diff options
| author | Alexandre Flament <alex@al-f.net> | 2021-10-03 19:09:07 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-03 19:09:07 +0200 |
| commit | 47eb836c657f581fab12d68c978d9520e2e14417 (patch) | |
| tree | 2323c4bbc497657238723cad619ce5769b87ca34 /searx/static/themes/simple/css | |
| parent | 9da9dbcbb45bd41948789529a3bd5e32da6cb62f (diff) | |
| parent | 715c445e9bcc4c842e0cd8fc49d93372da8c5fb9 (diff) | |
Merge pull request #375 from dalf/searxng_extra
SearXNG: searx_extra
Diffstat (limited to 'searx/static/themes/simple/css')
| -rw-r--r-- | searx/static/themes/simple/css/searxng-rtl.css | 2 | ||||
| -rw-r--r-- | searx/static/themes/simple/css/searxng.css | 2 |
2 files changed, 2 insertions, 2 deletions
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 { |