Added astro-spa to the featured packages (#1485)

This commit is contained in:
Rafid Muhymin Wafi 2021-10-06 09:57:20 +06:00 committed by GitHub
parent fb0ec06239
commit 65924004f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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/"
]
}
]
}