Skip to content

Commit ece42a8

Browse files
committed
Add Astro
1 parent 94ad5f5 commit ece42a8

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)