mirror of
https://github.com/gabehf/Koito.git
synced 2026-04-22 12:01:52 -07:00
Update astro.config.mjs
Fixed indentation
This commit is contained in:
parent
33780a9ee3
commit
b26f24be61
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ export default defineConfig({
|
||||||
label: "Reference",
|
label: "Reference",
|
||||||
items: [
|
items: [
|
||||||
{ label: "Configuration Options", slug: "reference/configuration" },
|
{ label: "Configuration Options", slug: "reference/configuration" },
|
||||||
{ label: "Web API", slug: "reference/api" },
|
{ label: "Web API", slug: "reference/api" },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue