From a25d8ef16320897eee7a81ab87095d6da1e7de39 Mon Sep 17 00:00:00 2001 From: Nathan Upchurch Date: Tue, 4 Feb 2025 18:43:36 -0600 Subject: [PATCH] Update changelog --- content/changelog.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/changelog.md b/content/changelog.md index 02680b2..fdc8087 100644 --- a/content/changelog.md +++ b/content/changelog.md @@ -4,7 +4,9 @@ title: Nathan Upchurch | Changelog structuredData: none --- # Changelog -* 2025-02-01 +* 2025-02-04 + * Re-implement support for Open Graph and Twitter Card metadata because [I'm an idiot](https://github.com/mastodon/mastodon/issues/33812#issuecomment-2635441141) and didn't realize that you can't use the `` tag for images and there appears to be no officially supported way to do this except for appropriating the mechanism reserved for app icons and favicons. +* 2025-02-02 * Implement [quiz features](/quizzes/) and add [first quiz](/quizzes/how-much-of-a-linux-nerd-are-you/). * 2025-02-01 * Remove support for Open Graph and Twitter Card metadata because A. bloat, and B. screw Musk and Zuck.