Skip to content

Commit

Permalink
docs: Update the website title
Browse files Browse the repository at this point in the history
  • Loading branch information
aindrajaya committed Mar 20, 2024
1 parent f75d7e3 commit d648fdd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const path = require('path')

/** @type {import('@docusaurus/types').Config} */
const config = {
title: 'Jan',
title: 'Jan | Rethink the Computer',
tagline: 'Run your own AI',
favicon: 'img/favicon.ico',

Expand Down
1 change: 0 additions & 1 deletion docs/src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,6 @@ export default function Home() {
<>
<Banner />
<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."
>
<main>
Expand Down

0 comments on commit d648fdd

Please sign in to comment.