From 1ecb9d052c4768178959c99c8a13b2b837c7ed50 Mon Sep 17 00:00:00 2001 From: etherware-novice <73374039+etherware-novice@users.noreply.github.com> Date: Thu, 25 Jul 2024 22:04:23 -0500 Subject: [PATCH] implementing a stattracker! --- _layouts/default.html | 3 ++- _sass/sidebar.scss | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/_layouts/default.html b/_layouts/default.html index 7927041..6e07b3a 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -9,6 +9,7 @@ {% if page.neko == "true" %} {% include neko.html %} {% endif %} +