From 86912e22728b8428d25b075be57cd35d6e484692 Mon Sep 17 00:00:00 2001 From: Alexandre Flament Date: Wed, 10 Mar 2021 19:41:05 +0100 Subject: [mod] oscar: get bootstrap and typeahead from NPM --- .../static/fonts/glyphicons-halflings-regular.eot | Bin 20335 -> 0 bytes .../static/fonts/glyphicons-halflings-regular.svg | 229 --------------------- .../static/fonts/glyphicons-halflings-regular.ttf | Bin 41280 -> 0 bytes .../static/fonts/glyphicons-halflings-regular.woff | Bin 23320 -> 0 bytes 4 files changed, 229 deletions(-) delete mode 100644 searx/static/fonts/glyphicons-halflings-regular.eot delete mode 100644 searx/static/fonts/glyphicons-halflings-regular.svg delete mode 100644 searx/static/fonts/glyphicons-halflings-regular.ttf delete mode 100644 searx/static/fonts/glyphicons-halflings-regular.woff (limited to 'searx/static/fonts') diff --git a/searx/static/fonts/glyphicons-halflings-regular.eot b/searx/static/fonts/glyphicons-halflings-regular.eot deleted file mode 100644 index 4a4ca865d..000000000 Binary files a/searx/static/fonts/glyphicons-halflings-regular.eot and /dev/null differ diff --git a/searx/static/fonts/glyphicons-halflings-regular.svg b/searx/static/fonts/glyphicons-halflings-regular.svg deleted file mode 100644 index e3e2dc739..000000000 --- a/searx/static/fonts/glyphicons-halflings-regular.svg +++ /dev/null @@ -1,229 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/searx/static/fonts/glyphicons-halflings-regular.ttf b/searx/static/fonts/glyphicons-halflings-regular.ttf deleted file mode 100644 index 67fa00bf8..000000000 Binary files a/searx/static/fonts/glyphicons-halflings-regular.ttf and /dev/null differ diff --git a/searx/static/fonts/glyphicons-halflings-regular.woff b/searx/static/fonts/glyphicons-halflings-regular.woff deleted file mode 100644 index 8c54182aa..000000000 Binary files a/searx/static/fonts/glyphicons-halflings-regular.woff and /dev/null differ -- cgit v1.2.3