From 9e2d3bdca9cd01ac44a6e7b6e3310ae745371a51 Mon Sep 17 00:00:00 2001 From: rainbow napkin Date: Sun, 12 Dec 2021 17:25:18 +0000 Subject: [PATCH] Update footer.pug --- templates/footer.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/footer.pug b/templates/footer.pug index b219fae4..005b3fce 100644 --- a/templates/footer.pug +++ b/templates/footer.pug @@ -2,7 +2,7 @@ mixin footer footer#footer .container p.text-muted.credit. - ourfore.st is hosted on fore.st, a fork of CyTube built for the TTN community. It's source code is available here. + ourfore.st is hosted on fore.st, a fork of CyTube built for the TTN community. It's source code is available here. 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