[websites/blogs-kde-org] content/posts/mevencar/2026-05-03: mevencar: fix the Dolphin 26.04 post image not rendering
Méven Car <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 96382d91875a3af313d06917d8cf43ba521d776e by Méven Car, on behalf of Méven Car. Committed on 26/07/2026 at 08:19. Pushed by meven into branch 'master'. mevencar: fix the Dolphin 26.04 post image not rendering The post was a plain markdown file in its directory rather than a Hugo leaf bundle, so the co-located context-menu-shortcuts.png was not published as a page resource and the embedded image 404'd. Rename it to index.md so the directory becomes a leaf bundle and the image is published. The slug comes from the title, so the URL /2026/05/03/dolphin-26.04-release/ is unchanged. R +0 -0 content/posts/mevencar/2026-05-03/index.md [from: content/posts/mevencar/2026-05-03/2026-05-03-dolphin-26.04.md - 100% similarity] https://invent.kde.org/websites/blogs-kde-org/-/commit/96382d91875a3af313d06917d8cf43ba521d776e diff --git a/content/posts/mevencar/2026-05-03/2026-05-03-dolphin-26.04.md b/content/posts/mevencar/2026-05-03/index.md similarity index 100% rename from content/posts/mevencar/2026-05-03/2026-05-03-dolphin-26.04.md rename to content/posts/mevencar/2026-05-03/index.md