Spaces:
Runtime error
Runtime error
Update pages/api/home/home.tsx
Browse files- pages/api/home/home.tsx +1 -1
pages/api/home/home.tsx
CHANGED
|
@@ -336,7 +336,7 @@ const Home = ({
|
|
| 336 |
}}
|
| 337 |
>
|
| 338 |
<Head>
|
| 339 |
-
<title>
|
| 340 |
<meta name="description" content="A coding assistant that you can run on your computer" />
|
| 341 |
<meta
|
| 342 |
name="viewport"
|
|
|
|
| 336 |
}}
|
| 337 |
>
|
| 338 |
<Head>
|
| 339 |
+
<title>airoboros-13B UI</title>
|
| 340 |
<meta name="description" content="A coding assistant that you can run on your computer" />
|
| 341 |
<meta
|
| 342 |
name="viewport"
|