From 0d806fc1d0bea83b89c5af9910e6203b76cb939d Mon Sep 17 00:00:00 2001 From: saturneric Date: Fri, 14 Jun 2024 22:11:13 +0200 Subject: feat: fit documents to v2.1.3 --- astro.config.mjs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'astro.config.mjs') 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", }, }, ], -- cgit v1.2.3