Skip to content

Commit 6a02098

Browse files
committed
Add history page in documentation sidebar
1 parent 6100ec3 commit 6a02098

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Docs/astro.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ export default defineConfig({
3838
label: "Guides",
3939
autogenerate: { directory: "guides" },
4040
},
41+
"history",
4142
],
4243
components: {
4344
Head: "./src/components/Head.astro",

0 commit comments

Comments
 (0)