From e544c149670e0a81ff0262566cb0053e4548b670 Mon Sep 17 00:00:00 2001 From: cuom1999 Date: Sat, 25 Dec 2021 23:37:51 -0600 Subject: [PATCH] Add snow effect --- templates/base.html | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/templates/base.html b/templates/base.html index 54c6eba..ac181b7 100644 --- a/templates/base.html +++ b/templates/base.html @@ -177,6 +177,17 @@ {% if request.user.is_authenticated and request.profile.user_script and not request.user.is_impersonate %} {% endif %} + + + -