We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4a9098 commit d5714baCopy full SHA for d5714ba
.vitepress/config.ts
@@ -1,6 +1,7 @@
1
import mdItContainer from "markdown-it-container"
2
import type { DefaultTheme } from "vitepress"
3
import { defineConfig } from "vitepress"
4
+
5
import { version } from "../package.json"
6
7
export default defineConfig({
0 commit comments