Restructure
This commit is contained in:
@@ -33,6 +33,7 @@ hr {
|
|||||||
|
|
||||||
header {
|
header {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
margin-bottom: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
footer {
|
footer {
|
||||||
|
|||||||
@@ -1,11 +1,10 @@
|
|||||||
<!--# set var="title" value="Reboot" -->
|
<!--# set var="title" value="Index" -->
|
||||||
<!--# set var="date" value="April 14, 2019" -->
|
|
||||||
|
|
||||||
<!--# include file="include/top.html" -->
|
<!--# include file="include/top.html" -->
|
||||||
|
|
||||||
<div class="index">
|
<div class="index">
|
||||||
<ol>
|
<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>
|
</ol>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user