aboutsummaryrefslogtreecommitdiffstats
path: root/astro.config.mjs
diff options
context:
space:
mode:
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",
},
},
],