mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Update base.html
This commit is contained in:
parent
629c07ded4
commit
b9d560f960
1 changed files with 3 additions and 2 deletions
|
@ -57,13 +57,14 @@
|
|||
{% block content %}
|
||||
{% endblock %}
|
||||
|
||||
<footer style="background-color: black; color: white; padding: 10px; text-align: center;">
|
||||
<footer style="background-color: black; color: white; padding: 10px; text-align: center; position: fixed; left: 0; bottom: 0; width: 100%;">
|
||||
<a href="https://dns.spicerhome.net" style="color: grey;">SpicerHome DNS</a> |
|
||||
<a href="https://php.spicerhome.net" style="color: grey;">SpicerHomepPhpMyAdmin</a> |
|
||||
<a href="https://php.spicerhome.net" style="color: grey;">SpicerHome PHPMyAdmin</a> |
|
||||
<a href="https://remote.spicerhome.net/guacamole" style="color: grey;">Remote SpicerHome</a> |
|
||||
<a href="https://port.spicerhome.net" style="color: grey;">SpicerHome Portainer</a> |
|
||||
<a href="https://bridge.spicerhome.net" style="color: grey;">SpicerHome Bridge</a>
|
||||
</footer>
|
||||
|
||||
|
||||
</main>
|
||||
<!--[if gte IE 9]>-->
|
||||
|
|
Loading…
Add table
Reference in a new issue