From 62d07854e9868d7228bcd14318410c195e247a61 Mon Sep 17 00:00:00 2001 From: CharlesFus Date: Thu, 15 Aug 2024 11:38:03 +0800 Subject: [PATCH] Make the description more precise --- docs/.vitepress/config.mts | 4 ++-- docs/index.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/.vitepress/config.mts b/docs/.vitepress/config.mts index ec5ff54..352ebc2 100644 --- a/docs/.vitepress/config.mts +++ b/docs/.vitepress/config.mts @@ -3,7 +3,7 @@ import { defineConfig } from "vitepress"; // https://vitepress.dev/reference/site-config export default defineConfig({ title: "Endurance Hub", - description: "Home is where the heart is.", + description: "Developer's Gateway to the B-Side of the Endurance Ecosystem", ignoreDeadLinks: "localhostLinks", sitemap: { hostname: "https://endurancehub.org", @@ -20,7 +20,7 @@ export default defineConfig({ editLink: { pattern: "https://github.com/OpenFusionist/endurancehub.org/edit/main/docs/:path", - text: "Edit this page on GitHub", + text: "Count me in!", }, lastUpdated: { text: "Updated at", diff --git a/docs/index.md b/docs/index.md index 31170b5..96cbbb0 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,6 +1,6 @@

Awesome Endurance

-

A curated list of awesome Endurance resources, libraries, tools and more.

+

Developer's Gateway to the B-Side of the Endurance Ecosystem.