Added astro-spa to the featured packages (#1485)
This commit is contained in:
parent
fb0ec06239
commit
65924004f7
1 changed files with 9 additions and 0 deletions
|
@ -18,6 +18,15 @@
|
|||
"description": "SEO tags for your website.",
|
||||
"github": "https://github.com/jonasmerlin/astro-seo",
|
||||
"demo": null
|
||||
},
|
||||
{
|
||||
"name": "Astro SPA",
|
||||
"description": "A component for Astro JS that turns a website into an SPA.",
|
||||
"github": "https://www.npmjs.com/package/astro-spa",
|
||||
"demo": [
|
||||
"https://ohka-bots-site-astro-ksoqn4flk7-li4hm4z1a-tc-001.vercel.app/",
|
||||
"https://astro-spafy-component-demo.netlify.app/"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue