Skip to content

Update hero image format from PNG to SVG#10

Merged
MrGuato merged 1 commit intomainfrom
claude/fix-github-pages-blog-9fahy
Mar 14, 2026
Merged

Update hero image format from PNG to SVG#10
MrGuato merged 1 commit intomainfrom
claude/fix-github-pages-blog-9fahy

Conversation

@MrGuato
Copy link
Copy Markdown
Owner

@MrGuato MrGuato commented Mar 14, 2026

Summary

Updated the hero image reference in the Vikunja deployment blog post from PNG to SVG format for improved scalability and reduced file size.

Changes

  • Changed hero image file extension from .png to .svg in the frontmatter of the Vikunja k3s deployment post
  • Image path updated from posts/2026-03-14/03.14.26.hero.png to posts/2026-03-14/03.14.26.hero.svg

Details

This change assumes the corresponding SVG asset has been added to the repository. Using SVG format for the hero image provides better scalability across different screen sizes and resolutions while maintaining crisp quality.

https://claude.ai/code/session_01Po3oWUiUovnbeX2EStP247

Post file was missing the .md extension and had spaces in the filename,
causing Astro's content collection to silently ignore it on build.
Also fixes hero image reference from .png to .svg to match the actual file.

https://claude.ai/code/session_01Po3oWUiUovnbeX2EStP247
@MrGuato MrGuato self-assigned this Mar 14, 2026
@MrGuato MrGuato merged commit cb2a15c into main Mar 14, 2026
3 checks passed
@MrGuato MrGuato deleted the claude/fix-github-pages-blog-9fahy branch March 14, 2026 05:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants