From 715c445e9bcc4c842e0cd8fc49d93372da8c5fb9 Mon Sep 17 00:00:00 2001 From: Alexandre Flament Date: Sat, 2 Oct 2021 17:34:18 +0200 Subject: [build] /static --- searx/static/themes/simple/css/searxng-rtl.css | 2 +- searx/static/themes/simple/css/searxng.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'searx/static/themes/simple/css') diff --git a/searx/static/themes/simple/css/searxng-rtl.css b/searx/static/themes/simple/css/searxng-rtl.css index 47131118d..bb771d23e 100644 --- a/searx/static/themes/simple/css/searxng-rtl.css +++ b/searx/static/themes/simple/css/searxng-rtl.css @@ -829,7 +829,7 @@ template { border: inherit; } /* - this file is generated automatically by searx_extra/update/update_pygments.py + this file is generated automatically by searxng_extra/update/update_pygments.py using pygments version 2.10.0 */ .code-highlight .linenos { diff --git a/searx/static/themes/simple/css/searxng.css b/searx/static/themes/simple/css/searxng.css index 7ec28152b..6e2bc5843 100644 --- a/searx/static/themes/simple/css/searxng.css +++ b/searx/static/themes/simple/css/searxng.css @@ -829,7 +829,7 @@ template { border: inherit; } /* - this file is generated automatically by searx_extra/update/update_pygments.py + this file is generated automatically by searxng_extra/update/update_pygments.py using pygments version 2.10.0 */ .code-highlight .linenos { -- cgit v1.2.3