mirror of https://github.com/searxng/searxng.git
[mod] simple theme: move magnet.svg to src/fonts
see https://github.com/searx/searx/pull/1109
This commit is contained in:
parent
6b80c57a3c
commit
6288b549e2
|
@ -107,7 +107,7 @@ module.exports = function(grunt) {
|
|||
'node_modules/ionicons-npm/src/music-note.svg',
|
||||
'node_modules/ionicons-npm/src/ion-close-round.svg',
|
||||
'node_modules/ionicons-npm/src/android-more-vertical.svg',
|
||||
'magnet.svg',
|
||||
'src/fonts/magnet.svg',
|
||||
'node_modules/ionicons-npm/src/android-close.svg',
|
||||
],
|
||||
dest: 'fonts',
|
||||
|
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Loading…
Reference in New Issue