From 7db0b548a192075a7ec1bfaeb03165333965ce68 Mon Sep 17 00:00:00 2001 From: vekamo Date: Tue, 26 Nov 2024 12:35:17 +0100 Subject: [PATCH] description --- .vitepress/config.mts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: [