From d48eb9264f1069b82e9212e40577bb637e46eef8 Mon Sep 17 00:00:00 2001 From: Lynne Date: Mon, 20 Jan 2020 13:23:40 +1000 Subject: [PATCH] added a note about JS to the footer --- app/templates/footer.html | 1 + 1 file changed, 1 insertion(+) diff --git a/app/templates/footer.html b/app/templates/footer.html index 6182065..9ea178a 100644 --- a/app/templates/footer.html +++ b/app/templates/footer.html @@ -2,6 +2,7 @@

FediBooks is beta software. It might behave unexpectedly. You can learn more about FediBooks here.
Website design and FediBooks software by Lynne. This site uses Font Awesome.
+ Some of FediBooks' functionality requires JavaScript to be enabled, although the core functions such as bot configuration do not.
FediBooks uses a cookie to keep you logged in. Deleting this cookie will log you out, and your bots will still work. You can also sign out here.
Source code is available here under the AGPLv3 license.