Update footer.pug
This commit is contained in:
parent
7a491681cc
commit
9e2d3bdca9
|
|
@ -2,7 +2,7 @@ mixin footer
|
||||||
footer#footer
|
footer#footer
|
||||||
.container
|
.container
|
||||||
p.text-muted.credit.
|
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")
|
script(src="/js/jquery-1.11.0.min.js")
|
||||||
// Must be included before jQuery-UI since jQuery-UI overrides jQuery.fn.button
|
// Must be included before jQuery-UI since jQuery-UI overrides jQuery.fn.button
|
||||||
// I should really abandon this crap one day
|
// I should really abandon this crap one day
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue