From e8541b6006cd6a00556957433c9de64c23ba0c84 Mon Sep 17 00:00:00 2001 From: Markus Heiser Date: Sat, 30 Apr 2022 08:01:53 +0200 Subject: [theme] peel out oscar from SearXNG development This is the first step of removing oscar theme Signed-off-by: Markus Heiser --- utils/lib_static.sh | 4 ---- 1 file changed, 4 deletions(-) (limited to 'utils') diff --git a/utils/lib_static.sh b/utils/lib_static.sh index 2a5efeda0..c8a379fb3 100755 --- a/utils/lib_static.sh +++ b/utils/lib_static.sh @@ -4,10 +4,6 @@ STATIC_BUILD_COMMIT="[build] /static" STATIC_BUILT_PATHS=( - 'searx/static/themes/oscar/css' - 'searx/static/themes/oscar/js' - 'searx/static/themes/oscar/src/generated/pygments-logicodev.less' - 'searx/static/themes/oscar/src/generated/pygments-pointhi.less' 'searx/static/themes/simple/css' 'searx/static/themes/simple/js' 'searx/static/themes/simple/src/generated/pygments.less' -- cgit v1.2.3