[Design] Style Archives page. Make header a link.

This commit is contained in:
2020-01-29 17:55:22 +05:30
parent 917d3addb6
commit 93bdd1885d
4 changed files with 30 additions and 4 deletions

View File

@@ -50,8 +50,8 @@
<div class="top">
<div class="wrapper">
<div class="content">
<h1><a href=".">Redacted Life</a></h1>
{% block left_content %}
<h1>Redacted Life</h1>
{% endblock %}
</div>
</div>