From e3c1e2a3136a874d02c7fdd0958c2b19622dc1b4 Mon Sep 17 00:00:00 2001 From: Ian Craggs Date: Tue, 7 Jan 2025 10:06:06 +0000 Subject: [PATCH] Re-add .nojekyll file to allow html files starting with _ on Github pages --- docs/.nojekyll | 1 + 1 file changed, 1 insertion(+) create mode 100644 docs/.nojekyll diff --git a/docs/.nojekyll b/docs/.nojekyll new file mode 100644 index 00000000..59afe3ce --- /dev/null +++ b/docs/.nojekyll @@ -0,0 +1 @@ +Needed to allow files starting with underscore to be added to site