aboutsummaryrefslogtreecommitdiffstats
path: root/astro.config.mjs
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2024-06-14 20:11:13 +0000
committersaturneric <[email protected]>2024-06-14 20:11:13 +0000
commit0d806fc1d0bea83b89c5af9910e6203b76cb939d (patch)
treef65ea4a756ea36545f483629f492fafc87477459 /astro.config.mjs
parentMerge branch 'main' of https://github.com/saturneric/GpgFrontend-Manual (diff)
downloadManual-0d806fc1d0bea83b89c5af9910e6203b76cb939d.tar.gz
Manual-0d806fc1d0bea83b89c5af9910e6203b76cb939d.zip
feat: fit documents to v2.1.3
Diffstat (limited to 'astro.config.mjs')
-rw-r--r--astro.config.mjs4
1 files changed, 2 insertions, 2 deletions
diff --git a/astro.config.mjs b/astro.config.mjs
index 8abc1ab..eea9773 100644
--- a/astro.config.mjs
+++ b/astro.config.mjs
@@ -45,9 +45,9 @@ export default defineConfig({
},
},
{
- label: "Reference",
+ label: "Extra",
autogenerate: {
- directory: "reference",
+ directory: "extra",
},
},
],