feat: add <status-indicator> showcase card
This commit is contained in:
parent
ab90625dd6
commit
ef6d6bed62
1 changed files with 6 additions and 0 deletions
|
|
@ -16,6 +16,12 @@ import Card from '../components/Card.astro'
|
||||||
>.
|
>.
|
||||||
</p>
|
</p>
|
||||||
<ul>
|
<ul>
|
||||||
|
<Card
|
||||||
|
newTab
|
||||||
|
href="https://status-indicator.webcomponent.io/"
|
||||||
|
title="<status-indicator>"
|
||||||
|
body="Colored circles that can pulse"
|
||||||
|
/>
|
||||||
<Card
|
<Card
|
||||||
newTab
|
newTab
|
||||||
href="https://git.ayo.run/ayo/simple-tts#readme"
|
href="https://git.ayo.run/ayo/simple-tts#readme"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue