Skip to content

fix(content): correct image paths in ansible-cli-github-action blog post - #29

Merged
eduardofraga merged 1 commit into
mainfrom
fix/blog-ansible-images
Jul 29, 2026
Merged

fix(content): correct image paths in ansible-cli-github-action blog post#29
eduardofraga merged 1 commit into
mainfrom
fix/blog-ansible-images

Conversation

@eduardofraga

Copy link
Copy Markdown
Contributor

Images were broken because they were referenced from static/ using relative paths not compatible with Hugo page bundles.

Fix: Moved cover.png into each page bundle directory and updated references to use the local filename (Hugo page bundle convention).

  • content/en/blog/ansible-cli-github-action/cover.png
  • content/pt-br/blog/ansible-cli-github-action/cover.png
  • Updated featureimage and markdown image refs to cover.png

@eduardofraga
eduardofraga merged commit 2f02448 into main Jul 29, 2026
1 check passed
@eduardofraga
eduardofraga deleted the fix/blog-ansible-images branch July 29, 2026 20:05
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.

1 participant