aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar natemoo-re <natemoo-re@users.noreply.github.com> 2021-11-17 18:13:09 +0000
committerGravatar GitHub Actions <actions@github.com> 2021-11-17 18:13:09 +0000
commit59eecad418eb3d46a66d851693fac3cb5a669863 (patch)
tree3f56bcec8ee332633369b3022bcb6d7f821ed8c8
parent154cb4d506d70cff93744a3ea846d48531274605 (diff)
downloadastro-59eecad418eb3d46a66d851693fac3cb5a669863.tar.gz
astro-59eecad418eb3d46a66d851693fac3cb5a669863.tar.zst
astro-59eecad418eb3d46a66d851693fac3cb5a669863.zip
[ci] yarn format
-rw-r--r--docs/src/config.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/config.ts b/docs/src/config.ts
index 5679c79df..7e3676e52 100644
--- a/docs/src/config.ts
+++ b/docs/src/config.ts
@@ -165,7 +165,7 @@ export const SIDEBAR = {
it: [
{ text: 'Impostare', header: true },
{ text: 'Come iniziare', link: 'it/getting-started' },
- ]
+ ],
};
export const SITE = {