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