From e5b2afd7656dd64fb72099e46c01f3a37d68a764 Mon Sep 17 00:00:00 2001 From: Ian Renton Date: Wed, 17 Jun 2026 18:02:21 +0100 Subject: [PATCH] Skip JS integrity checks since jsdelivr docs say they may re-minify sources as necessary, potentially resulting in different checksums --- templates/about.html | 2 +- templates/add_spot.html | 4 ++-- templates/alerts.html | 4 ++-- templates/api_only_home.html | 3 +-- templates/bands.html | 6 +++--- templates/base.html | 27 +++++++++------------------ templates/conditions.html | 4 ++-- templates/map.html | 6 +++--- templates/spots.html | 6 +++--- templates/status.html | 4 ++-- 10 files changed, 28 insertions(+), 38 deletions(-) diff --git a/templates/about.html b/templates/about.html index 6f60b8f..8c929ca 100644 --- a/templates/about.html +++ b/templates/about.html @@ -69,7 +69,7 @@

This software is dedicated to the memory of Tom G1PJB, SK, a friend and colleague who sadly passed away around the time I started writing it in Autumn 2025. I was looking forward to showing it to you when it was done.

- + {% end %} \ No newline at end of file diff --git a/templates/add_spot.html b/templates/add_spot.html index f3752b5..52629bb 100644 --- a/templates/add_spot.html +++ b/templates/add_spot.html @@ -69,8 +69,8 @@ - - + + {% end %} \ No newline at end of file diff --git a/templates/alerts.html b/templates/alerts.html index 7175443..78b3032 100644 --- a/templates/alerts.html +++ b/templates/alerts.html @@ -70,8 +70,8 @@ - - + + {% end %} \ No newline at end of file diff --git a/templates/api_only_home.html b/templates/api_only_home.html index 68aeead..28625c2 100644 --- a/templates/api_only_home.html +++ b/templates/api_only_home.html @@ -1,7 +1,6 @@ {% extends "skeleton.html" %} {% block head_extra %} - + {% end %} {% block body %}
diff --git a/templates/bands.html b/templates/bands.html index ae5986d..5d7e976 100644 --- a/templates/bands.html +++ b/templates/bands.html @@ -76,9 +76,9 @@ - - - + + + {% end %} \ No newline at end of file diff --git a/templates/base.html b/templates/base.html index da1f35c..fbcb314 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,27 +1,18 @@ {% extends "skeleton.html" %} {% block head_extra %} - - + + - - - - + + + + - - - + + + {% end %} {% block body %}
diff --git a/templates/conditions.html b/templates/conditions.html index 891b7c5..540bb9b 100644 --- a/templates/conditions.html +++ b/templates/conditions.html @@ -284,8 +284,8 @@
- - + + diff --git a/templates/map.html b/templates/map.html index 7fc8628..b93a0ca 100644 --- a/templates/map.html +++ b/templates/map.html @@ -94,9 +94,9 @@ - - - + + + {% end %} \ No newline at end of file diff --git a/templates/spots.html b/templates/spots.html index 04e65c8..07339f6 100644 --- a/templates/spots.html +++ b/templates/spots.html @@ -104,9 +104,9 @@ - - - + + + {% end %} \ No newline at end of file diff --git a/templates/status.html b/templates/status.html index eb14006..7390ba3 100644 --- a/templates/status.html +++ b/templates/status.html @@ -59,8 +59,8 @@
- - + +