diff --git a/.vitepress/config.mts b/.vitepress/config.mts index 0ebc59d..0b65ecc 100755 --- a/.vitepress/config.mts +++ b/.vitepress/config.mts @@ -3,7 +3,7 @@ import { defineConfig } from 'vitepress' export default defineConfig({ ignoreDeadLinks: true, title: "MWC Documentations", - description: "A VitePress Site", + description: "Comprehensive documentation for the node, wallet, miner, developers, and learning about MWC.", cleanUrls: true, lastUpdated: true, head: [