feat: 更新

This commit is contained in:
2025-03-04 23:30:03 +08:00
parent 8dd8e2bc33
commit a5671f7bc2
3 changed files with 16 additions and 4 deletions

View File

@@ -15,6 +15,7 @@ const config: Config = {
// Set the /<baseUrl>/ pathname under which your site is served
// For GitHub pages deployment, it is often '/<projectName>/'
baseUrl: '/',
trailingSlash: false,
// GitHub pages deployment config.
// If you aren't using GitHub pages, you don't need these.
@@ -23,6 +24,7 @@ const config: Config = {
onBrokenLinks: 'throw',
onBrokenMarkdownLinks: 'warn',
onBrokenAnchors:'ignore',
// Even if you don't use internationalization, you can use this field to set
// useful metadata like html lang. For example, if your site is Chinese, you