From 15fc1a9ebae271fa3f2c15bdc4a05d701fee974b Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Fri, 28 Jun 2024 22:55:13 -0500 Subject: [PATCH] update changelog --- content/changelog.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/content/changelog.md b/content/changelog.md index e6b0fac..9f621c6 100644 --- a/content/changelog.md +++ b/content/changelog.md @@ -1,7 +1,7 @@ --- title: "/changelog" date: "2024-05-26T21:19:08Z" -lastmod: "2024-06-25T04:11:34Z" +lastmod: "2024-06-29T03:55:04Z" description: "Maybe I should keep a log of all my site-related tinkering?" featured: false toc: false @@ -10,6 +10,10 @@ categories: slashes --- *High-level list of config/layout changes to the site. The full changelog is of course [on GitHub](https://github.com/jbowdre/runtimeterror/commits/main/).* +**2024-06-28:** +- Add [recentfm.js](https://recentfm.rknight.me/) recently-played widget to sidebar +- Use [Hugo render-hook](https://gohugo.io/render-hooks/links/#examples) to add ↗ marker to external links + **2024-06-24:** - Select the [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/?ref=chooser-v1) license - Add a simple [upvote widget powered by Cabin](/kudos-with-cabin/) to posts