Skip to content
Snippets Groups Projects
Commit 3aaa8a96 authored by psy's avatar psy
Browse files

add hetzner logo too footer

parent 236c4ac8
Branches
Tags
No related merge requests found
Pipeline #875 passed
...@@ -11,6 +11,6 @@ the blocks defined in base.html and its included child templates. ...@@ -11,6 +11,6 @@ the blocks defined in base.html and its included child templates.
{%- block footer %} {%- block footer %}
<hr> <hr>
<p>Sponsored by <a href="https://www.hetzner.de">Hetzner</a>! Documentation built with <a href="https://www.mkdocs.org/">MkDocs</a>. <a href="https://events.ccc.de/impressum/">Impressum</a></p> <p>Sponsored by <a href="https://www.hetzner.de"><img src="img/Hetzner_Logo.png" alt="hetzner online" width="50px" /></a>. Documentation built with <a href="https://www.mkdocs.org/">MkDocs</a>. <a href="https://events.ccc.de/impressum/">Impressum</a></p>
{%- endblock %} {%- endblock %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment