Move navbar to separate file (and be the same across entire site)

This commit is contained in:
2020-12-17 00:33:48 -06:00
parent ffe43bc792
commit 194eb3ec64
5 changed files with 13 additions and 20 deletions

View File

@ -30,10 +30,7 @@
<body>
<!--#include file="/header.html" -->
<div class="navbar">
<a href="/">Home</a>
</div>
<!--#include file="/navbar.html" -->
<div class="row">
<div class="main">