We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6100ec3 commit 6a02098Copy full SHA for 6a02098
1 file changed
Docs/astro.config.mjs
@@ -38,6 +38,7 @@ export default defineConfig({
38
label: "Guides",
39
autogenerate: { directory: "guides" },
40
},
41
+ "history",
42
],
43
components: {
44
Head: "./src/components/Head.astro",
0 commit comments