feat: Enable last updated timestamp in 1000h.org website config

This commit is contained in:
Lyric
2024-08-19 10:24:47 +09:00
parent c4786af102
commit 4ab615d8c3

View File

@@ -699,6 +699,8 @@ export default withMermaid(
hostname: 'https://1000h.org'
},
lastUpdated: true,
markdown: {
// https://vitepress.dev/reference/markdown
math: true,