From fb52cf8d8f3b356980ef049e5daf6a524942e407 Mon Sep 17 00:00:00 2001 From: fioritto Date: Fri, 19 Jul 2024 15:54:23 -0500 Subject: [PATCH] Added a .nojekyll file to fix 404 css issue --- docs/.nojekyll => .nojekyll | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/.nojekyll => .nojekyll (100%) diff --git a/docs/.nojekyll b/.nojekyll similarity index 100% rename from docs/.nojekyll rename to .nojekyll