beginning of template spam
This commit is contained in:
parent
230add8fda
commit
0bacc3840e
9
templates/navbar.html
Normal file
9
templates/navbar.html
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
<div class="topnav" id="myTopnav">
|
||||||
|
<a href="#home" class="active">Home</a>
|
||||||
|
<a href="https://gitlab.com/shockrahwow">Site Source</a>
|
||||||
|
<a href="./page/links.html">Contact</a>
|
||||||
|
<a href="./page/about.html">About</a>
|
||||||
|
<i class="fa fa-bars"></i>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user