Source / content / photos / test-album / index.md 11 lines (10 loc) · 230 B 1--- 2title: "Test Album" 3date: 2026-06-01 4description: "A test album for checking gallery layout and rendering." 5draft: true 6--- 7 8{{< gallery >}} 9{{< r2img src="cat.jpg" >}} 10{{< r2img src="test-post-image.png" >}} 11{{< /gallery >}}