mirror of
https://github.com/withastro/astro.git
synced 2025-01-13 22:11:20 -05:00
[ci] yarn format
This commit is contained in:
parent
7d719ff75d
commit
e7b5ad362c
3 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@ export const sidebar = [
|
||||||
children: [
|
children: [
|
||||||
{
|
{
|
||||||
text: 'What is Astro?',
|
text: 'What is Astro?',
|
||||||
link: '/'
|
link: '/',
|
||||||
},
|
},
|
||||||
{ text: 'Example', link: '/example' },
|
{ text: 'Example', link: '/example' },
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Reference in a new issue