From 42de925ed987acf525d85c449ac4d6a272597a55 Mon Sep 17 00:00:00 2001 From: SouthFox Date: Tue, 8 Nov 2022 19:03:20 +0800 Subject: [PATCH] ui/add tea icon --- BDSM/templates/base.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/BDSM/templates/base.html b/BDSM/templates/base.html index 1550606..47ba1ae 100644 --- a/BDSM/templates/base.html +++ b/BDSM/templates/base.html @@ -38,7 +38,8 @@ {% block content %}{% endblock %}