diff --git a/src/_includes/icons/webrings.liquid b/src/_includes/icons/webrings.liquid
new file mode 100644
index 00000000..0cacbc4a
--- /dev/null
+++ b/src/_includes/icons/webrings.liquid
@@ -0,0 +1,3 @@
+
+ {% tablericon "heart-handshake" "Webrings" "height=24" %}
+
\ No newline at end of file
diff --git a/src/_includes/partials/nav.liquid b/src/_includes/partials/nav.liquid
index 2686313c..cfa7bd25 100644
--- a/src/_includes/partials/nav.liquid
+++ b/src/_includes/partials/nav.liquid
@@ -12,8 +12,11 @@
{% render "icons/search.liquid", page: page %}
-
+
{% render "icons/rss.liquid", page: page %}
+
+ {% render "icons/webrings.liquid", page: page %}
+
\ No newline at end of file
diff --git a/src/_includes/webrings/css-joy.liquid b/src/_includes/webrings/css-joy.liquid
new file mode 100644
index 00000000..f392e510
--- /dev/null
+++ b/src/_includes/webrings/css-joy.liquid
@@ -0,0 +1,8 @@
+
\ No newline at end of file
diff --git a/src/_includes/webrings/the-claw.liquid b/src/_includes/webrings/the-claw.liquid
new file mode 100644
index 00000000..6e54eb2c
--- /dev/null
+++ b/src/_includes/webrings/the-claw.liquid
@@ -0,0 +1,26 @@
+
+
diff --git a/src/about.md b/src/about.md
index 000be758..bb58f87b 100644
--- a/src/about.md
+++ b/src/about.md
@@ -28,4 +28,4 @@ I build, maintain and design web applications. I've been coding professionally s
I tend to write about whatever strikes me, with a focus on development, technology, automation or issues I run into with these things. This is all typically light on editing with and heavy on spur of the moment thoughts.
-[You can also see what I'm doing now](/now).
+[You can also see what I'm doing now](/now) or [check out the webrings I'm a member of](/webrings).
diff --git a/src/webrings.md b/src/webrings.md
new file mode 100644
index 00000000..1c9178b8
--- /dev/null
+++ b/src/webrings.md
@@ -0,0 +1,30 @@
+---
+layout: default
+title: Webrings
+meta:
+ site:
+ name: 'Cory Dransfeldt'
+ description: "I'm a software developer in Camarillo, California. I enjoy hanging out with my beautiful family and 4 rescue dogs, technology, automation, music, writing, reading and tv and movies."
+ url: https://coryd.dev
+ logo:
+ src: https://coryd.dev/assets/img/logo.webp
+ width: 2000
+ height: 2000
+ language: en-US
+ title: 'Cory Dransfeldt • Webrings'
+ description: 'Content feeds exposed by and generated from my site.'
+ url: https://coryd.dev/webrings
+ image:
+ src: https://coryd.dev/assets/img/avatar.webp
+---
+
+
+{{ title }}
+
+
+[Webrings](https://en.wikipedia.org/wiki/Webring) are _awesome_. I'm a member of a few that follow. Check them out!
+
+{% render "webrings/the-claw.liquid" %}
+{% render "webrings/css-joy.liquid" %}