improve some pages
This commit is contained in:
@@ -2,14 +2,17 @@
|
||||
|
||||
<footer class="page-footer text-muted mt-2">
|
||||
<div class="container py-2 py-md-4">
|
||||
<ul class="d-flex p-0">
|
||||
<li class="d-inline-block mr-3"><a href="/about/privacy">Privacy Statement</a>
|
||||
<li class="d-inline-block mr-3"><a href="/about/terms">Terms of Service</a>
|
||||
</ul>
|
||||
<p>
|
||||
Maintained by <a href="https://www.ondrovo.com/">Ondřej Hruška</a>
|
||||
(<a href="mailto:ondra@ondrovo.com">ondra@ondrovo.com</a>).<br>
|
||||
Data tables are licensed CC0 (public domain), unless specified otherwise.
|
||||
</p>
|
||||
<nav aria-label="Footer links" class="d-flex">
|
||||
<div>
|
||||
Developed & maintained by <a href="https://www.ondrovo.com/">Ondřej Hruška</a>
|
||||
<<a href="mailto:ondra@ondrovo.com">ondra@ondrovo.com</a>> © 2018<br>
|
||||
Data tables are licensed CC0 (public domain), unless specified otherwise.
|
||||
</div>
|
||||
|
||||
<div class="ml-auto">
|
||||
<a href="/about/privacy" class="ml-3">Privacy</a>
|
||||
<a href="/about/terms" class="ml-3">Terms</a>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
Reference in New Issue
Block a user