From cb23dccea04e9704246fc61b9f1d5fffae71150a Mon Sep 17 00:00:00 2001
From: Emre Can Kartal <159995642+eckartal@users.noreply.github.com>
Date: Sun, 6 Oct 2024 21:11:41 +0800
Subject: [PATCH 1/2] Update index.mdx
Meta title and description.
---
src/pages/index.mdx | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/pages/index.mdx b/src/pages/index.mdx
index 61c85113..9b30c058 100644
--- a/src/pages/index.mdx
+++ b/src/pages/index.mdx
@@ -1,6 +1,6 @@
---
-title: Turn your computer into an AI computer
-description: Run LLMs like Mistral or Llama2 locally and offline on your computer, or connect to remote AI APIs like OpenAI’s GPT-4 or Groq.
+title: Jan: Open source ChatGPT-alternative that runs 100% offline
+description: Chat with AI without privact concerns. Jan is an open-source alternative to ChatGPT, running AI models locally on your device.
keywords:
[
Jan,
@@ -38,4 +38,4 @@ export const getStaticProps = async() => {
}
}
-
\ No newline at end of file
+
From b75ac4e7c1390475c53157a295d3955c76f0b6f6 Mon Sep 17 00:00:00 2001
From: Emre Can Kartal <159995642+eckartal@users.noreply.github.com>
Date: Sun, 6 Oct 2024 21:57:24 +0800
Subject: [PATCH 2/2] Update index.mdx
fixed the title issue
---
src/pages/index.mdx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/pages/index.mdx b/src/pages/index.mdx
index 9b30c058..43c0875d 100644
--- a/src/pages/index.mdx
+++ b/src/pages/index.mdx
@@ -1,6 +1,6 @@
---
-title: Jan: Open source ChatGPT-alternative that runs 100% offline
-description: Chat with AI without privact concerns. Jan is an open-source alternative to ChatGPT, running AI models locally on your device.
+title: "Jan: Open source ChatGPT-alternative that runs 100% offline"
+description: "Chat with AI without privact concerns. Jan is an open-source alternative to ChatGPT, running AI models locally on your device."
keywords:
[
Jan,