updated homepage with dynamic tiling

This commit is contained in:
venus
2026-08-01 12:35:53 -05:00
parent 956edcdde0
commit 81681b921f

View File

@@ -13,6 +13,7 @@
<nav>
<ul>
<li><a href="/">Home</a></li>
<li><a href="/printable-recipes/" target="_blank">Printable PDF</a></li>
</ul>
</nav>
</div>
@@ -24,7 +25,7 @@
<footer>
<div class="container">
<p>&copy; 2026 Family Recipes</p>
<p>2026 Family Recipes</p>
</div>
</footer>
</body>