Code cleanup (#660)

* Remove trailing whitespace

* Clean up donate page

* Format index and remove unnecessary breaklines

* Fix p element being child of ul error

* Fix empty h1 error

* Losslessly compress mailbox, mastodon and bitwarden images
This commit is contained in:
Vince
2018-12-12 15:16:48 +01:00
committed by Samuel Shifterovich
parent 4a419753bb
commit f700345ddc
7 changed files with 28 additions and 53 deletions

View File

@ -183,8 +183,7 @@
</nav>
<!-- navigation ends here -->
<div class="py-4">
<h1 id="top"></h1>
<div id="top" class="py-4">
<div class="mb-5"></div>
{{ content }}
</div>