perrotuerto.blog/config/template/site/header.html

15 lines
572 B
HTML
Raw Normal View History

2019-03-19 22:25:20 -06:00
<body>
<header>
<h1><a href="https://perrotuerto.blog">Publishing is Coding: Change My Mind</a></h1>
2019-03-19 22:25:20 -06:00
<nav>
<p>
<a href="../../../content/html/@locale/_links.html">@links</a> |
<a href="../../../content/html/@locale/_about.html">@about</a> |
<a href="../../../content/html/@locale/_contact.html">@contact</a> |
<a href="../../../content/html/@locale/_fork.html">@fork</a> |
<a href="../../../content/html/@locale/_donate.html">@donate</a>
</p>
</nav>
</header>
<section>