Update footer.pug

This commit is contained in:
rainbow napkin 2021-12-12 17:25:18 +00:00
parent 7a491681cc
commit 9e2d3bdca9

View file

@ -2,7 +2,7 @@ mixin footer
footer#footer
.container
p.text-muted.credit.
ourfore.st is hosted on fore.st, a fork of <a href="https://github.com/calzoneman/sync" target="_blank" rel="noreferrer noopener">CyTube</a> built for the TTN community. It's source code is available <a href="https://gitlab.com/SovietBear/fore.st" target="_blank" rel="noreferrer noopener">here</a>.
ourfore.st is hosted on fore.st, a fork of <a href="https://github.com/calzoneman/sync" target="_blank" rel="noreferrer noopener">CyTube</a> built for the TTN community. It's source code is available <a href="https://gitlab.com/rainbownapkin/fore.st" target="_blank" rel="noreferrer noopener">here</a>.
script(src="/js/jquery-1.11.0.min.js")
// Must be included before jQuery-UI since jQuery-UI overrides jQuery.fn.button
// I should really abandon this crap one day