commit 4800594ea746554aa3c58d9a5cfa40ff0b320c1e
parent 685a1192edcc5b3f94ab0ad7399ce5bf5a1cf753
Author: Beau <cbeauhilton@gmail.com>
Date: Fri, 17 Sep 2021 12:53:12 -0500
home in footer
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/_footer.html b/_footer.html
@@ -1,4 +1,8 @@
+<section>
+ <h3><a href="/index.html" title="home">home</a></h1>
+</section>
+
<link rel="stylesheet" href="/prism.css">
<script type="module">
var url = window.location.pathname; // gets the pathname of the file