From b8cf236d66e3bfae01f5433bbcb74eaf9ce4eade Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=CE=9B=D0=AFS?= <106024724+arsfr@users.noreply.github.com> Date: Thu, 27 Jun 2024 14:37:08 -0400 Subject: [PATCH 1/3] Update index.md --- index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.md b/index.md index cb9803c6..ed703475 100644 --- a/index.md +++ b/index.md @@ -2,12 +2,12 @@ layout: home title: MCDOC -titleTemplate: An Ultimate Collection of Minecraft Tools & Unlockers +titleTemplate: An Ultimate Collection of Minecraft History, Tools & Unlockers. hero: name: "MCDOC" text: "Free Minecraft?" - tagline: An Ultimate Collection of Minecraft Tools & Unlockers + tagline: An Ultimate Collection of Minecraft History, Tools & Unlockers. actions: - theme: brand text: Browse @@ -45,4 +45,4 @@ features: --vp-home-hero-name-color: transparent; --vp-home-hero-name-background: -webkit-linear-gradient(120deg, #644119, #ddb807); } - \ No newline at end of file + From f444b23defb21fdd435eecfa0f2ad001692272d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=CE=9B=D0=AFS?= <106024724+arsfr@users.noreply.github.com> Date: Thu, 27 Jun 2024 14:38:10 -0400 Subject: [PATCH 2/3] Update config.mts --- .vitepress/config.mts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.vitepress/config.mts b/.vitepress/config.mts index 0c06c29a..3380c3e0 100644 --- a/.vitepress/config.mts +++ b/.vitepress/config.mts @@ -9,7 +9,7 @@ export default defineConfig({ title: "MCDOC", lang: 'en-US', - description: "An Ultimate Collection of Minecraft Tools & Unlockers", + description: "An Ultimate Collection of Minecraft History, Tools & Unlockers.", base: '/', cleanUrls:true, appearance:'dark', @@ -133,16 +133,16 @@ export default defineConfig({ footer: { message: 'All rights reserved.', - copyright: 'Copyright © 2024 MCDOC', + copyright: 'Copyright © 2024 OpenM Project', }, socialLinks: [ - { icon: 'github', link: 'https://github.com/mcbedoc/mcdoc.github.io' }, + { icon: 'github', link: 'https://github.com/openm-project/mcdoc.github.io' }, { icon: 'discord', link: 'https://dsc.gg/openms'} ], editLink: { - pattern: 'https://github.com/mcbedoc/mcdoc.github.io/edit/main/:path', + pattern: 'https://github.com/openm-project/mcdoc.github.io/edit/main/:path', text: 'Edit' }, From 8c8fd672671eb734cb95cf81f4f39492d739fd05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=CE=9B=D0=AFS?= <106024724+arsfr@users.noreply.github.com> Date: Thu, 27 Jun 2024 14:38:25 -0400 Subject: [PATCH 3/3] Update index.md --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index ed703475..98281714 100644 --- a/index.md +++ b/index.md @@ -17,7 +17,7 @@ hero: link: /story/ - theme: alt text: GitHub - link: https://github.com/openm-proj/mcdoc.github.io + link: https://github.com/openm-project/mcdoc.github.io image: src: /logo.webp alt: MCDOC