This post number 6 in the series Changelog. Find an overview of all posts in this series here.

You can find the predecessor post of the series here.

During the latest changes on my Blog, I also updated the version of PaperMod. I now discovered a bug that PaperMod introduced, and I wanted to fix it.

The problem was: In the Post metadata line, I typically have a part telling “Translations: De”, as I write most post in both german and english. Now with this commit, this part was broken and the “De” part was moved to the next line.

Rant: As it turns out, this commit was done with AI. I have got quite a broad opinion on that… /Rant

The fix was as follows: While keeping PaperMod as is, I just copied the file assets/css/common/post-single.css into my local file structure and reverted the commit there.