removing theme selector from contact page, fixing f0ck95 css

This commit is contained in:
Flummi
2021-03-01 22:57:35 +01:00
parent 50a108859f
commit c39c010695
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,6 @@
<div class="container">
<div class="contact">
<p>Got a problem? We have the answer: <a href="mailto:admin@f0ck.space">admin@f0ck.space</a></p>
<span>Theme:</span> <span id="themes"></span>
</div>
</div>
{{include main/footer}}