Add recipe link to nav on all pages

This commit is contained in:
russell@unturf.com 2026-02-27 09:56:01 -05:00
parent 957e418fe0
commit 547e18964d
4 changed files with 4 additions and 4 deletions

View file

@ -76,7 +76,7 @@ The "head" tag holds "meta data" on how various clients should render or display
<!-- the unturf. logo in all it's raw & full definition glory! -->
<center><a href="/"><h1 class="site-title">unturf.</h1></a></center>
<center><h3>grow food not lawn</h3></center>
<center class="nav-links"><small><a href="/let-us-define-a-permacomputer/" aria-current="page">manifesto</a> · <a href="/eight-forms-of-capital/">eight forms of capital</a> · <a href="/single-use-plastics/">single-use plastics</a> · <a href="/hemp-bioplastic/">hemp bioplastic</a> · <a href="/software/">free software</a></small></center>
<center class="nav-links"><small><a href="/let-us-define-a-permacomputer/" aria-current="page">manifesto</a> · <a href="/eight-forms-of-capital/">eight forms of capital</a> · <a href="/single-use-plastics/">single-use plastics</a> · <a href="/hemp-bioplastic/">hemp bioplastic</a> · <a href="/hemp-bioplastic/process/">recipe</a> · <a href="/software/">free software</a></small></center>
<!--