From a96d8ec708500b10cf48298213922b7dc0398d9a Mon Sep 17 00:00:00 2001 From: mjkwiatkowski Date: Sun, 21 Dec 2025 12:28:33 +0100 Subject: refactor: moved files from themes to layouts and static --- themes/mytheme/static/css/fonts.css | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 themes/mytheme/static/css/fonts.css (limited to 'themes/mytheme/static/css/fonts.css') diff --git a/themes/mytheme/static/css/fonts.css b/themes/mytheme/static/css/fonts.css deleted file mode 100644 index 9985030..0000000 --- a/themes/mytheme/static/css/fonts.css +++ /dev/null @@ -1,7 +0,0 @@ -@font-face { - font-family: "LM Mono"; - font-weight: normal; - font-style: normal; - src: url("/fonts/latin-modern-mono-regular.otf"); -} - -- cgit v1.2.3