matthoffner commited on
Commit
c69d418
1 Parent(s): 73cf497

Update pages/api/home/home.tsx

Browse files
Files changed (1) hide show
  1. pages/api/home/home.tsx +2 -2
pages/api/home/home.tsx CHANGED
@@ -336,8 +336,8 @@ const Home = ({
336
  }}
337
  >
338
  <Head>
339
- <title>Chatbot UI</title>
340
- <meta name="description" content="ChatGPT but better." />
341
  <meta
342
  name="viewport"
343
  content="height=device-height ,width=device-width, initial-scale=1, user-scalable=no"
 
336
  }}
337
  >
338
  <Head>
339
+ <title>Starchat UI</title>
340
+ <meta name="description" content="A coding assistant that you can run on your computer" />
341
  <meta
342
  name="viewport"
343
  content="height=device-height ,width=device-width, initial-scale=1, user-scalable=no"