Skip to content

Commit

Permalink
Remove useless hierarchy tags
Browse files Browse the repository at this point in the history
  • Loading branch information
RomainMazB authored Jun 18, 2020
1 parent 2cc68fe commit 80d4611
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions blank-src/partials/site/footer.htm
Original file line number Diff line number Diff line change
@@ -1,6 +1 @@
<div id="footer">
<div class="container">
<hr />
<p class="muted credit">&copy; 2020 - {{ "now"|date("Y") }} Romain 'Maz' BILLOIR.</p>
</div>
</div>
<p>&copy; 2020 - {{ "now"|date("Y") }} Romain 'Maz' BILLOIR.</p>

0 comments on commit 80d4611

Please sign in to comment.