diff --git a/_src/_data/outgoing.json b/_src/_data/outgoing.json
index bb4f56f..0f2639a 100644
--- a/_src/_data/outgoing.json
+++ b/_src/_data/outgoing.json
@@ -8,7 +8,7 @@
"matrix": [
{
"icon": "matrix.svg",
- "src": "https://matrix.to/#/@sundae:bunsin.space"
+ "src": "https://matrix.to/#/@fossilisk:matrix.org"
}
],
"neocities": [
diff --git a/_src/data/blog/Rewrite 2.0.md b/_src/data/blog/Rewrite 2.0.md
index 9f6e063..e4e0a44 100644
--- a/_src/data/blog/Rewrite 2.0.md
+++ b/_src/data/blog/Rewrite 2.0.md
@@ -15,7 +15,7 @@ I haven't worked on much of anything the past 8+ months, and out of the blue, I
### So, what's new?
-It's now {{"open source"|link:"https://bunsin.space/forgejo/sundae/website"}} under CC-BY-NC-SA 4.0!
+It's now {{"open source"|link:"https://moth.ink/forgejo/sundae/website"}} under CC-BY-NC-SA 4.0!
Besides that, a lot is new, actually. For starters, I ported the site over to a fresh build of {{"Eleventy 3.1.0"|link:"https://github.com/11ty/eleventy/releases/tag/v3.1.0"}}, which was way easier than I expected, {{"since I originally started from a base"|link:"/blog/break-time#i-have-no-some-idea-what-i'm-doing"}}.
@@ -44,7 +44,7 @@ I wasn't exactly a fan of how I laid out my [interests](/home#interests), previo
I've changed them to be more minimal, mimicking Windows desktop entries with the shortcut icon.
-If you'd like to implement the shelving for your own website, you can find the source files in the {{"old branch"|link:"https://bunsin.space/forgejo/sundae/website/src/branch/old"}}.
+If you'd like to implement the shelving for your own website, you can find the source files in the {{"old branch"|link:"https://moth.ink/forgejo/sundae/website/src/branch/old"}}.
diff --git a/_src/data/changelog/2025-09-10.md b/_src/data/changelog/2025-09-10.md
index 369b25d..88a7cae 100644
--- a/_src/data/changelog/2025-09-10.md
+++ b/_src/data/changelog/2025-09-10.md
@@ -6,7 +6,7 @@ Website (hopefully) fixed for Chromium-based browsers _...grr_
- ~~Added an animated tiled paw background for desktop view~~
- Changed [Home](/home)
- Updated the Pokémon box, now using a spritesheet instead of individual files
- - Ironically, this is marginally slower than before, because it includes every Pokémon (up to Gen 8), not just my favorites.
(Works great if you've [forked my site](https://bunsin.space/forgejo/sundae/website) and want to change it to include your personal favorites, though!)
+ - Ironically, this is marginally slower than before, because it includes every Pokémon (up to Gen 8), not just my favorites.
(Works great if you've [forked my site](https://moth.ink/forgejo/sundae/website) and want to change it to include your personal favorites, though!)
- Downscaled media images in [interests](/home#interests) to `300px` to offset network load
- Changed [Changelog](/changelog)
- **Actually** processed with [Prettier](https://github.com/prettier/prettier), now.
diff --git a/_src/data/changelog/2026-04-02.md b/_src/data/changelog/2026-04-02.md
new file mode 100644
index 0000000..d374565
--- /dev/null
+++ b/_src/data/changelog/2026-04-02.md
@@ -0,0 +1,4 @@
+## {{page.fileSlug|readable}}
+
+- Updated a few links, due to moving domains
+- Started working on a redesign for the sidebar, mostly intended for easier mobile navigation
\ No newline at end of file