Add Accessible Astro Starter (#1520)
This is only a suggestion to get the word out about accessibility BUT, if you guys just want to show one featured theme then I understand and Ink would be better suited 😄 If that's the case just decline the request 🙂
This commit is contained in:
parent
0f3b267603
commit
b2b1174623
1 changed files with 6 additions and 0 deletions
|
@ -49,6 +49,12 @@
|
|||
"demo": "https://astro-ink.vercel.app/",
|
||||
"sandbox": "https://github.dev/one-aalam/astro-ink",
|
||||
"command": "npm init astro -- --template one-aalam/astro-ink"
|
||||
},
|
||||
{
|
||||
"name": "Accessible Astro Starter",
|
||||
"description": "A starter project with accessible features using Astro static site builder",
|
||||
"github": "https://github.com/markteekman/accessible-astro-starter",
|
||||
"demo": "https://accessible-astro.markteekman.nl/"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue