From 06c7bbf65e684ff7f1f742c04f659cd95061739f Mon Sep 17 00:00:00 2001 From: etherware-novice <73374039+etherware-novice@users.noreply.github.com> Date: Wed, 31 Jul 2024 14:20:06 -0500 Subject: [PATCH] removes the cursor trail bc it broke neko --- _layouts/default.html | 1 - 1 file changed, 1 deletion(-) diff --git a/_layouts/default.html b/_layouts/default.html index 3435a17..44c7caf 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -14,7 +14,6 @@ navbar: topnav {% include neko.html %} {% endif %} - {% include cursortrail.html %}