Remove home page name and article bottom return homes
This commit is contained in:
parent
b5fc69fe64
commit
c6f30be580
|
@ -82,8 +82,6 @@
|
|||
{{ article.locale_date }}
|
||||
<hr />
|
||||
{{ article.content }}
|
||||
<hr />
|
||||
<p>← <a href="/">Return Home</a></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -55,5 +55,4 @@
|
|||
</article>
|
||||
</div>
|
||||
|
||||
<p>← <a class="return-home" href="/">Return Home</a></p>
|
||||
{% endblock %}
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
<p>TANNER COLLIN</p>
|
||||
<div class="content index">
|
||||
<p>
|
||||
Hi, I'm <a href="/about">Tanner</a>! I like home automation, <a href="/sensors">sensors</a>, privacy, bots, Python, Debian, coffee, and makerspaces.
|
||||
|
|
Loading…
Reference in New Issue
Block a user