Skip to content

Commit 889bae2

Browse files
authored
Merge pull request #75 from webdevhome/add-astro
Add Astro
2 parents 94ad5f5 + ece42a8 commit 889bae2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/links.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -709,6 +709,13 @@
709709
"icon": "svelte",
710710
"color": "#FF3E00"
711711
},
712+
{
713+
"title": "Astro",
714+
"url": "https://astro.build",
715+
"description": "A framework for content-driven websites.",
716+
"icon": "astro",
717+
"color": "#BC52EE"
718+
},
712719
{
713720
"title": "Alpine.js",
714721
"url": "https://alpinejs.dev",

0 commit comments

Comments
 (0)