feat: update astro-sw description
This commit is contained in:
parent
7e8052ae87
commit
3fb06db235
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ import Card from '../components/Card.astro'
|
||||||
newTab
|
newTab
|
||||||
href="https://www.npmjs.com/package/@ayco/astro-sw"
|
href="https://www.npmjs.com/package/@ayco/astro-sw"
|
||||||
title="Astro SW"
|
title="Astro SW"
|
||||||
body="Integration for offline-capable Astro sites"
|
body="Integration to use your service worker with Astro"
|
||||||
/>
|
/>
|
||||||
<Card
|
<Card
|
||||||
newTab
|
newTab
|
||||||
|
|
Loading…
Reference in a new issue