Skip to content

Commit b9d7148

Browse files
committed
Update React resource with Astro framework
1 parent 0bc24d2 commit b9d7148

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

src/data/resources.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -127,10 +127,10 @@
127127
"name": "React",
128128
"resources": [
129129
{
130-
"id": "gatsby",
131-
"name": "Gatsby",
132-
"description": "Gatsby is a React-based open source framework for creating websites and apps.",
133-
"link": "https://www.gatsbyjs.com/"
130+
"id": "astro",
131+
"name": "Astro",
132+
"description": "Astro powers the world's fastest websites, client-side web apps, dynamic API endpoints, and everything in-between.",
133+
"link": "https://astro.build/"
134134
},
135135
{
136136
"id": "nextjs",
@@ -425,4 +425,4 @@
425425
}
426426
}
427427
]
428-
}
428+
}

0 commit comments

Comments
 (0)