From abd004ec50a5df6bd0dff60a8f9cc315c4c25692 Mon Sep 17 00:00:00 2001 From: Masterain Date: Fri, 13 Jan 2023 18:05:17 -0800 Subject: [PATCH] Update theme.ts - debug purpose --- docs/.vuepress/theme.ts | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/docs/.vuepress/theme.ts b/docs/.vuepress/theme.ts index ff3368c4f..90800c52d 100644 --- a/docs/.vuepress/theme.ts +++ b/docs/.vuepress/theme.ts @@ -86,10 +86,7 @@ export default hopeTheme({ rss: true, }, seo: true, - sitemap: { - sitemapFilename: 'sitemap.xml', - changefreq: 'weekly' - }, + sitemap: true, // Disable features you don't want here mdEnhance: {