From 0cf967454c1c8cc3665df271b761d09042e7141f Mon Sep 17 00:00:00 2001 From: Benjamin Gilbert Date: Sun, 21 Jun 2026 22:36:20 -0700 Subject: [PATCH 1/5] Drop CNAME The file isn't required when deploying via GitHub Actions. Signed-off-by: Benjamin Gilbert --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index fb5cefb..0000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -openslide.org From ec68ce6859d3d8d50be56bdc14436d9c255e0f54 Mon Sep 17 00:00:00 2001 From: Benjamin Gilbert Date: Sun, 21 Jun 2026 22:45:08 -0700 Subject: [PATCH 2/5] Drop unnecessary type="text/css" The minifier is already dropping these. Signed-off-by: Benjamin Gilbert --- _layouts/default.html | 6 +++--- _testdata/testdata_index.py | 2 +- search/index.html | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/_layouts/default.html b/_layouts/default.html index 5e4a594..aaf515e 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -4,9 +4,9 @@ {{ page.title }} - - - + + + diff --git a/_testdata/testdata_index.py b/_testdata/testdata_index.py index 04939e9..a489b3a 100755 --- a/_testdata/testdata_index.py +++ b/_testdata/testdata_index.py @@ -47,7 +47,7 @@ INDEX_TEMPLATE = """ - - - -