From e9dea7542334c86f882e74e576cc215918394560 Mon Sep 17 00:00:00 2001 From: Junwei Zhao Date: Sun, 17 May 2026 12:03:29 +1000 Subject: [PATCH] fix(jbot): add type=module to script tag + add JBOT to nav menu - jbot/index.html: + diff --git a/templates/base.html b/templates/base.html index 2ae27d5..6f1f98e 100644 --- a/templates/base.html +++ b/templates/base.html @@ -181,6 +181,16 @@ + +
+ + + + {% trans "JBOT" %} +
+
+