Restructure

This commit is contained in:
Ian Gulliver
2019-04-14 17:39:46 +00:00
parent de8cc95a70
commit 326fad3b98
3 changed files with 3 additions and 3 deletions

View File

@@ -33,6 +33,7 @@ hr {
header {
text-align: center;
margin-bottom: 20px;
}
footer {

View File

@@ -1,11 +1,10 @@
<!--# set var="title" value="Reboot" -->
<!--# set var="date" value="April 14, 2019" -->
<!--# set var="title" value="Index" -->
<!--# include file="include/top.html" -->
<div class="index">
<ol>
<li><a href="articles/2019-04-14-reboot.html">2019-Apr-14: Reboot</a></li>
<li>2019-Apr-14: <a href="2019-04-14-reboot.html">Reboot</a></li>
</ol>
</div>