We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e123ad1 commit c2b7e24Copy full SHA for c2b7e24
src/content/webrings/5-design-systems.yml
@@ -0,0 +1,6 @@
1
+title: Design Systems Webring
2
+description: A webring for design system practitioners.
3
+url: https://design-system.club/
4
+prev: https://design-system.club/prev
5
+next: https://design-system.club/next
6
+color: gray
src/pages/webrings.astro
@@ -15,7 +15,7 @@ const description =
15
"Webrings let you browse related sites in one big loop—eva.town belongs to a few!";
16
17
const datePublished = new Date("2024-05-16");
18
-const dateModified = new Date("2024-05-17 10:02:38-04:00");
+const dateModified = new Date("2025-04-21 12:35:00-04:00");
19
---
20
21
<BaseLayout
0 commit comments