Post Header Image Front Matter 3
A short example post for testing light custom header imagery.
This post exists to test a light custom image with the headerImage front matter option. When the value points to an image shipped inside the post bundle, the post header uses that image instead of the default aero waves.
1headerImage: "anh-tuan-to-M_228qc4vBY-unsplash.jpg"
The theme fingerprints the image through Hugo resources. This example is the light-image test case for checking header text shadow, contrast, and the same top-to-bottom fade behavior as the aero waves.
Fallback behavior
Posts without headerImage keep the default aero waves header. That means existing posts do not need to be updated just because the feature exists.
Bundled artwork
Keeping one-off post artwork inside the post directory makes the content portable while still using the same header rendering path.