Update footer.html
This commit is contained in:
parent
a42baf5600
commit
ff85036367
1 changed files with 3 additions and 3 deletions
|
@ -2,10 +2,10 @@
|
|||
<link rel="stylesheet"
|
||||
href="https://use.fontawesome.com/releases/v5.6.1/css/all.css">
|
||||
<footer id="footer" class="text-center py-3">
|
||||
<a href="https://github.com/Frooodle" target="_blank" class="mx-1">
|
||||
<a href="https://github.com/Frooodle/Stirling-PDF" target="_blank" class="mx-1">
|
||||
<i class="fab fa-github fa-2x"></i>
|
||||
</a> <a href="https://hub.docker.com/u/frooodle" target="_blank"
|
||||
</a> <a href="https://hub.docker.com/r/frooodle/s-pdf" target="_blank"
|
||||
class="mx-1"> <i class="fab fa-docker fa-2x"></i>
|
||||
</a>
|
||||
</footer>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue