Files
mitzvot.post-self.ink/layouts/_partials/nav.html
Madison Rye Progress 3cc65c1cf2
All checks were successful
Deploy / deploy (push) Successful in 8s
Update maddybook
2026-03-16 21:12:01 -07:00

9 lines
340 B
HTML

<nav>
<ul>
<li><a href="https://qoheleth.post-self.ink" target="_blank"><em>Qoheleth</em></a></li>
<li><a href="https://toledot.post-self.ink" target="_blank"><em>Toledot</em></a></li>
<li><a href="https://neviim.post-self.ink" target="_blank"><em>Nevi'im</em></a></li>
<li>Mitzvot</li>
</ul>
</nav>