From e40ce7849e97a1e0295fb07072d95041b60ec72a Mon Sep 17 00:00:00 2001 From: Linnnus Date: Wed, 20 Mar 2024 18:20:42 +0100 Subject: Rename static/{global => base}.css Now the name of the css file `static/XXX.css` matches the HTML/template file in `views/XXX.html`. --- views/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'views') diff --git a/views/base.html b/views/base.html index 23219d2..be43d69 100644 --- a/views/base.html +++ b/views/base.html @@ -2,7 +2,7 @@ - +