Simplify header

This commit is contained in:
Maciej Ziaja 2020-03-28 15:16:13 +01:00
parent f5eb532e3c
commit 30b1cb22cd
1 changed files with 2 additions and 3 deletions

5
ssb
View File

@ -64,9 +64,8 @@ function echo_header_template
<body>
<header>
<nav>
<strong>Title</strong>&nbsp;
<a href="./index.html">home</a>&nbsp;
-&nbsp;
<strong>Title</strong>
<a href="./index.html">home</a>
<a href="mailto:">email</a>
</nav>
</header>