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> <body>
<header> <header>
<nav> <nav>
<strong>Title</strong>&nbsp; <strong>Title</strong>
<a href="./index.html">home</a>&nbsp; <a href="./index.html">home</a>
-&nbsp;
<a href="mailto:">email</a> <a href="mailto:">email</a>
</nav> </nav>
</header> </header>