Fix space error footer

This commit is contained in:
Sibren Vasse 2020-05-14 13:18:41 +02:00
parent c6e291f7e8
commit bdc3102420
1 changed files with 1 additions and 2 deletions

View File

@ -33,8 +33,7 @@
</div> </div>
<div class="col-12 col-lg-auto mt-3 mt-lg-0 text-center"> <div class="col-12 col-lg-auto mt-3 mt-lg-0 text-center">
Copyright © {{ YEAR }} Copyright © {{ YEAR }}
<a href="https://simplelogin.io" target="_blank">SimpleLogin <a href="https://simplelogin.io" target="_blank">SimpleLogin</a>.
</a>.
All rights reserved. All rights reserved.
</div> </div>
</div> </div>