refactor: move gallery entries into seperate data file
All checks were successful
Deploy on push / deploy (push) Has been skipped

This commit is contained in:
2026-03-22 19:23:33 -07:00
parent 57e3172e74
commit 2756bf754e
3 changed files with 233 additions and 0 deletions

View File

@@ -33,6 +33,7 @@
<!-- Thumbnail -->
<section id="thumbnails">
<!-- Generated gallery items: start -->
<article>
<a class="thumbnail" href="images/fulls/01.jpg" data-position="left center"><img src="images/thumbs/01.jpg" alt="" /></a>
<h2>sf on $10</h2>
@@ -198,6 +199,7 @@
<h2>hey tea</h2>
<p>mochi yinje black milk tea ts was actually so buss 10/10 only boba i've ever wanted to get again myself</p>
</article>
<!-- Generated gallery items: end -->
</section>
<!-- Footer -->