Skip to content

Commit

Permalink
docs(experimental): enable metaChunk
Browse files Browse the repository at this point in the history
  • Loading branch information
brc-dd committed Feb 17, 2024
1 parent 636cca0 commit 79e213e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/.vitepress/config/shared.ts
Expand Up @@ -6,6 +6,7 @@ export const shared = defineConfig({

lastUpdated: true,
cleanUrls: true,
metaChunk: true,

markdown: {
math: true,
Expand Down

0 comments on commit 79e213e

Please sign in to comment.