summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar GitHub Action <github-action@users.noreply.github.com> 2021-12-06 23:37:30 +0000
committerGravatar GitHub Action <github-action@users.noreply.github.com> 2021-12-06 23:37:30 +0000
commit09144e8e88fbb79a75a2283aca8bf6eba6dc45f0 (patch)
tree6a28d02d0537efaaac7388ea8e106b2084b3166e
parent31af8efa10d63c945836470e344be1909017f4fd (diff)
downloadastro-09144e8e88fbb79a75a2283aca8bf6eba6dc45f0.tar.gz
astro-09144e8e88fbb79a75a2283aca8bf6eba6dc45f0.tar.zst
astro-09144e8e88fbb79a75a2283aca8bf6eba6dc45f0.zip
chore(lint): Prettier fix
-rw-r--r--docs/src/config.ts4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/src/config.ts b/docs/src/config.ts
index 85f9a369d..4a8840ae5 100644
--- a/docs/src/config.ts
+++ b/docs/src/config.ts
@@ -55,9 +55,9 @@ export const SIDEBAR = {
{ text: 'Layouts', link: 'de/core-concepts/layouts' },
{ text: 'Routing', link: 'de/core-concepts/routing' },
{ text: 'Partial Hydration', link: 'de/core-concepts/component-hydration' },
-
+
{ text: 'Anleitungen', header: true },
-
+
{ text: 'Referenz', header: true },
],
nl: [