Remove home page name and article bottom return homes

This commit is contained in:
Tanner Collin 2022-07-30 22:32:05 -06:00
parent b5fc69fe64
commit c6f30be580
3 changed files with 0 additions and 4 deletions

View File

@ -82,8 +82,6 @@
{{ article.locale_date }}
<hr />
{{ article.content }}
<hr />
<p><a href="/">Return Home</a></p>
</div>
</body>
</html>

View File

@ -55,5 +55,4 @@
</article>
</div>
<p><a class="return-home" href="/">Return Home</a></p>
{% endblock %}

View File

@ -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.