Update footer & styling (#127)

* Add DO to footer & update styling

* Fix a DO body styling issue whilst we're here

* Fix another issue from DO styling
This commit is contained in:
Matt (IPv4) Cowley
2019-11-19 21:19:26 +00:00
committed by Bálint Szekeres
parent 0d8ff2e44a
commit e40c2edfa0
5 changed files with 14 additions and 10 deletions

View File

@@ -195,6 +195,7 @@
</main>
<footer>
<div class="container-fluid">
Lovingly created by <a href="https://b4lint.hu" target="_blank">Bálint Szekeres</a> and maintained by <a href="https://www.digitalocean.com" target="_blank">DigitalOcean</a>
Lovingly made by <a href="https://b4lint.hu" target="_blank">Bálint Szekeres</a>
and maintained by <a href="https://github.com/digitalocean/nginxconfig.io" target="_blank">DigitalOcean</a>.
</div>
</footer>