From a5a71d792e5786a31cdc499988060bfee0b06c30 Mon Sep 17 00:00:00 2001 From: hieu-jan <150573299+hieu-jan@users.noreply.github.com> Date: Fri, 1 Dec 2023 22:50:03 +0900 Subject: [PATCH] improve SEO --- docs/docusaurus.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index fc4c89a9e..d51268bc4 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -166,7 +166,7 @@ const config = { }, innerHTML: JSON.stringify({ '@context': 'https://schema.org/', - '@type': 'LLMInference', + '@type': 'localAI', name: 'Jan', description: "Jan is a ChatGPT-alternative that runs on your own computer, with a local API server.", keywords: "Jan, ChatGPT alternative, on-premises AI, local API server, local AI, llm, conversational AI, no-subscription fee",