From 7a8fa642dc6a431e490817f4ddb7ab20393024c7 Mon Sep 17 00:00:00 2001 From: mst Date: Tue, 26 Nov 2024 15:01:45 +0300 Subject: [PATCH] pwa manifest + atkinson hyperlegible support --- templates/base.html | 72 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) diff --git a/templates/base.html b/templates/base.html index f6402b0..7f5e165 100644 --- a/templates/base.html +++ b/templates/base.html @@ -40,12 +40,84 @@ + + {% if cfg.style.tintColors %} {% endif %} {% block additionalHeadItems %}{% endblock %}