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

@ -1,5 +1,5 @@
<footer class="border-grey-light border-t mb-8 mt-10 pt-5 text-sm">
<div class="markup md:flex md:justify-between">
<div class="md:flex md:justify-between">
<div>
<p>&copy; 2010-{{ 'now'|date('Y') }} {{ site.title }}</p>
</div>