diff options
| author | Alexandre Flament <alex@al-f.net> | 2021-06-01 18:10:05 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-01 18:10:05 +0200 |
| commit | 3ce1b40512d8a9d0e93fc0bbe154881961e196b1 (patch) | |
| tree | 8e53f629680074d008c2d2cdd914f228d4c7b82b /searx/static/themes/simple/css/searx.css | |
| parent | ee83c99d2b40efaaf4f3e6635e7a43f7731cb128 (diff) | |
| parent | 60dc91f2345dc3326e1b57d3a6b46f580ed7cf28 (diff) | |
Merge pull request #113 from searxng/remove-overpass
[mod] remove overpass API call
Diffstat (limited to 'searx/static/themes/simple/css/searx.css')
| -rw-r--r-- | searx/static/themes/simple/css/searx.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/static/themes/simple/css/searx.css b/searx/static/themes/simple/css/searx.css index 61000595b..399868e61 100644 --- a/searx/static/themes/simple/css/searx.css +++ b/searx/static/themes/simple/css/searx.css @@ -1,4 +1,4 @@ -/*! searx | 17-05-2021 | https://github.com/searxng/searxng */ +/*! searx | 01-06-2021 | https://github.com/searxng/searxng */ /* * searx, A privacy-respecting, hackable metasearch engine * |