Skip to content

Commit c2b7e24

Browse files
authored
Add design systems webring (#597)
1 parent e123ad1 commit c2b7e24

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ const description =
1515
"Webrings let you browse related sites in one big loop—eva.town belongs to a few!";
1616
1717
const datePublished = new Date("2024-05-16");
18-
const dateModified = new Date("2024-05-17 10:02:38-04:00");
18+
const dateModified = new Date("2025-04-21 12:35:00-04:00");
1919
---
2020

2121
<BaseLayout

0 commit comments

Comments
 (0)