From 613e3a8589b26701141ae2c0142836b3a5d2eea3 Mon Sep 17 00:00:00 2001 From: Helen Chong <119173961+helenclx@users.noreply.github.com> Date: Tue, 2 Jul 2024 15:31:24 +0800 Subject: [PATCH] Add 2 July 2024 changelog --- src/changelogs/logs/2024/2024-07-02.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 src/changelogs/logs/2024/2024-07-02.md diff --git a/src/changelogs/logs/2024/2024-07-02.md b/src/changelogs/logs/2024/2024-07-02.md new file mode 100644 index 00000000..f92d3415 --- /dev/null +++ b/src/changelogs/logs/2024/2024-07-02.md @@ -0,0 +1,13 @@ +--- +date: 2024-07-02 +--- + +* The main site header now would display a Disability Pride Month blurb and the disability pride flag during July +* [My fanlisting collective](https://fan.leilukin.com) and [{% cite "Cassette Beasts" %} fanlisting](https://fan.leilukin.com/cassettebeasts) launched! +* [Projects page](/projects): + * Reorganised pages for my video game mods into their own directory + * Add code projects, started with [BellaBuffs with PHPMailer Integration](/projects/code/bellabuffs-phpmailer) +* New blog post: [Cassette Beasts Fanlisting and My Fanlisting Collective Launched](/blog/posts/2024-07-02-fanlisting-collective-launch) +* [Links page](/links): + * Add tabs to sort my link collection by category (thanks to [Kalechips' JavaScript-free tabs code scnippet](https://kalechips.net/projects/snippets/tabs) for the inspiration) + * Add [webmastery resources](/links/#webmastery) \ No newline at end of file