Remove markup classes

This commit is contained in:
Oliver Davies 2019-02-13 01:43:45 +00:00
parent 40e9727c6c
commit 3e566aac01
8 changed files with 10 additions and 10 deletions

View file

@ -17,7 +17,7 @@ use: [posts]
{% endfor %}
</div>
<footer class="markup">
<footer>
<p>Read the rest of my articles in the <a href="/articles/archive">archives</a>.</p>
</footer>
</div>