Fix footer

This commit is contained in:
Meutel 2019-08-31 09:56:37 +02:00
parent e0adb7085c
commit 14d6b9369c
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@
</div>
<footer class="footer">
<div class="container">
<p class="text-muted">Powered by Bootstrap, Nginx, Freebsd</p>
<p class="text-muted">Powered by Bootstrap, Minio, Haproxy, Linux</p>
</div>
</div>
</footer>