aboutsummaryrefslogtreecommitdiff
path: root/src/html/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/html/index.html')
-rw-r--r--src/html/index.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/src/html/index.html b/src/html/index.html
index ce67842..f51122b 100644
--- a/src/html/index.html
+++ b/src/html/index.html
@@ -36,11 +36,12 @@
<a href="misc" class="btn btn-primary">Misc</a>
</nav>
- <div id="feed"></div>
+ <div id="feed">
+ </div>
- <footer>
- <div>Mark Powers</div>
- </footer>
+ <!-- <footer>
+ <div>Mark Powers 2020</div>
+ </footer> -->
</body>
</html> \ No newline at end of file