diff --git a/src/_includes/svgs/arrow-left.svg b/src/_includes/svgs/arrow-left.svg
new file mode 100644
index 0000000..8b7b5f9
--- /dev/null
+++ b/src/_includes/svgs/arrow-left.svg
@@ -0,0 +1,3 @@
+
diff --git a/src/_includes/svgs/arrow-right.svg b/src/_includes/svgs/arrow-right.svg
new file mode 100644
index 0000000..a70afaf
--- /dev/null
+++ b/src/_includes/svgs/arrow-right.svg
@@ -0,0 +1,3 @@
+
diff --git a/src/_includes/svgs/dice.svg b/src/_includes/svgs/dice.svg
new file mode 100644
index 0000000..e02f364
--- /dev/null
+++ b/src/_includes/svgs/dice.svg
@@ -0,0 +1,4 @@
+
diff --git a/src/pages/changelog.md b/src/pages/changelog.md
index ac0d210..b8681d0 100644
--- a/src/pages/changelog.md
+++ b/src/pages/changelog.md
@@ -1,7 +1,7 @@
---
title: Changelog
eleventyComputed:
- description: All of the latest changes on {{ meta.siteName }}.
+ description: All of the latest changes on {{ meta.siteName }}.
---
# Changelog
@@ -10,6 +10,10 @@ All the changes that are fit to read!
If preferred, the [commit log is available here][commits].
+## June 11th 2024
+
+- Added a [webrings][webrings] page!
+
## May 24th 2024
- Improve error handling when env vars are missing, or fetch requests fail.
@@ -73,3 +77,4 @@ If preferred, the [commit log is available here][commits].
[v3]: /posts/version-3/
[blogroll]: /blogroll/
[darkvisitors]: https://darkvisitors.com
+[webrings]: /webrings/
diff --git a/src/pages/webrings.html b/src/pages/webrings.html
new file mode 100644
index 0000000..49b2e73
--- /dev/null
+++ b/src/pages/webrings.html
@@ -0,0 +1,37 @@
+---
+title: Webrings
+description: What's a webring?
+---
+
+
Webrings
+
+ You're probably wondering what the heck is a webring? It's a collection of sites banding under a common theme or idea, and it's circular (like a ring). You can read more on Wikipedia!
+