summaryrefslogtreecommitdiff
path: root/docs/src/data/components.json
diff options
context:
space:
mode:
Diffstat (limited to 'docs/src/data/components.json')
-rw-r--r--docs/src/data/components.json23
1 files changed, 23 insertions, 0 deletions
diff --git a/docs/src/data/components.json b/docs/src/data/components.json
new file mode 100644
index 000000000..50b4ff61b
--- /dev/null
+++ b/docs/src/data/components.json
@@ -0,0 +1,23 @@
+{
+ "official": [],
+ "community": [
+ {
+ "name": "accessible-astro-components",
+ "description": "A set of accessible modals, buttons, toggles and more.",
+ "github": "https://www.npmjs.com/package/accessible-astro-components",
+ "demo": null
+ },
+ {
+ "name": "astro-static-tweet",
+ "description": "A lightweight static-HTML tweet embed.",
+ "github": "https://www.npmjs.com/package/@rebelchris/astro-static-tweet",
+ "demo": null
+ },
+ {
+ "name": "Astro SEO",
+ "description": "SEO tags for your website.",
+ "github": "https://github.com/jonasmerlin/astro-seo",
+ "demo": null
+ }
+ ]
+} \ No newline at end of file