ui - automated build

This commit is contained in:
bunkerity
2020-12-11 10:52:44 +01:00
parent 4ea01bd93f
commit 559b7835d4
21 changed files with 442 additions and 1 deletions

7
ui/templates/footer.html Normal file
View File

@@ -0,0 +1,7 @@
<footer class="footer mt-auto py-3 bg-light">
<div class="container text-center">
<span class="text-muted">
<a href="https://github.com/bunkerity/bunkerized-nginx">bunkerized-nginx</a> user interface
</span>
</div>
</footer>