Remove navigation links for now
This commit is contained in:
@@ -20,23 +20,12 @@
|
||||
<p>
|
||||
Tanner Collin
|
||||
</p>
|
||||
<p>
|
||||
<a href="about.html">About</a>
|
||||
<a href="posts.html">Posts</a>
|
||||
<a href="contact.html">Contact</a>
|
||||
</p>
|
||||
</div>
|
||||
<div class="content">
|
||||
<div class="topbar">
|
||||
<p>
|
||||
<img src="/theme/logo.png" />
|
||||
</p>
|
||||
|
||||
<ul>
|
||||
<li>Home</li>
|
||||
<li>About</li>
|
||||
<li>Contact</li>
|
||||
</ul>
|
||||
</div>
|
||||
{% block content %}
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user