docs: Update the website title
This commit is contained in:
parent
f75d7e3ca7
commit
d648fdd0f1
@ -7,7 +7,7 @@ const path = require('path')
|
|||||||
|
|
||||||
/** @type {import('@docusaurus/types').Config} */
|
/** @type {import('@docusaurus/types').Config} */
|
||||||
const config = {
|
const config = {
|
||||||
title: 'Jan',
|
title: 'Jan | Rethink the Computer',
|
||||||
tagline: 'Run your own AI',
|
tagline: 'Run your own AI',
|
||||||
favicon: 'img/favicon.ico',
|
favicon: 'img/favicon.ico',
|
||||||
|
|
||||||
|
|||||||
@ -149,7 +149,6 @@ export default function Home() {
|
|||||||
<>
|
<>
|
||||||
<Banner />
|
<Banner />
|
||||||
<Layout
|
<Layout
|
||||||
title="Rethink the Computer"
|
|
||||||
description="Jan turns your computer into an AI machine by running LLMs locally on your computer. It's a privacy-focus, local-first, open-source solution."
|
description="Jan turns your computer into an AI machine by running LLMs locally on your computer. It's a privacy-focus, local-first, open-source solution."
|
||||||
>
|
>
|
||||||
<main>
|
<main>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user