Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

Commit

Permalink
Update docusaurus.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
eckartal authored Mar 25, 2024
1 parent 32543da commit 3780f2c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -554,21 +554,21 @@ const config = {
metadata: [
{
name: 'description',
content: `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.`,
content: `Jan is an open-source ChatGPT alternative that runs on your computer. Run LLMs locally, build, and fine-tune AI to meet your needs.`,
},
{
name: 'keywords',
content:
'Jan, Rethink the Computer, local AI, privacy focus, free and open source, private and offline, conversational AI, no-subscription fee, large language models',
'Jan, Customizable Intelligence, LLM, local AI, privacy focus, free and open source, private and offline, conversational AI, no-subscription fee, large language models',
},
{ name: 'robots', content: 'index, follow' },
{
property: 'og:title',
content: 'Jan | Rethink the Computer',
content: 'Jan | Customizable Intelligence',
},
{
property: 'og:description',
content: `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.`,
content: `An open-source ChatGPT alternative that runs on your computer. Run LLMs locally, build, and fine-tune AI to meet your needs.`,
},
{
property: 'og:image',
Expand Down

0 comments on commit 3780f2c

Please sign in to comment.