diff --git a/src/index.html b/src/index.html
index 9b82cd9..a5053f3 100644
--- a/src/index.html
+++ b/src/index.html
@@ -14,7 +14,7 @@ permalink: /
If you're interested, I have an about page all about me!
+
diff --git a/src/pages/about.md b/src/pages/about.md
index 74d3b36..7e12891 100644
--- a/src/pages/about.md
+++ b/src/pages/about.md
@@ -5,6 +5,8 @@ description: All about me!
# About me
+**See also**: [Stuff I use](/uses), my [contact info](/contact), or [what's happening now](/now).
+
Hello! Ahoj! Welcome to my site!
My name is **Devin Haska** and this is my little slice of the internet I call home.
diff --git a/src/pages/changelog.md b/src/pages/changelog.md
index b887ecd..914c277 100644
--- a/src/pages/changelog.md
+++ b/src/pages/changelog.md
@@ -10,6 +10,16 @@ All the changes that are fit to read!
If preferred, the [commit log is available here][commits].
+## January 24th, 2025
+
+- Upgraded to [Eleventy v3](https://www.11ty.dev/blog/eleventy-v3/)!
+- A design refresh! The overall look-and-feel is the same, but I added some playful animations here and there.
+- Restructured my catalogue by breaking sub-categories into their own sections.
+- Removed the Podcasts and Comics catalogues. Podcasts has its own respective page now that I plan to update occasionally.
+- Added [Games](/games)!
+- Added [Movies](/watching/movies/recent)!
+- Added [Shows](/watching/shows/recent)!
+
## September 29th 2024
- Switched to [Cloudflare Pages](https://pages.cloudflare.com/) for deployments and hosting.
diff --git a/src/pages/now.html b/src/pages/now.html
index 64939da..f664b23 100644
--- a/src/pages/now.html
+++ b/src/pages/now.html
@@ -6,35 +6,6 @@ description: What's going on now and all the latest with myself.
{% set recentTrack = lastfm.recentTracks[0] %}
/now
What am I doing right now? Everything on here is automatically generated from various data sources.
-{% if recentTrack %}
-
- 🎶 {{ recentTrack.artist }} - {{ recentTrack.track }}
-
-{% endif %}
-{% if lastfm.recentAlbums.length > 0 %}
- 💿 Albums
-
-{% endif %}
{% if letterboxd.length > 0 %}
🍿 Movies