mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +00:00
[web-client] simple theme: move SVGs to client/simple/src and deploy to static by plg_svg2svg
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
committed by
Markus Heiser
parent
189dd0155d
commit
872e09d103
@@ -13,7 +13,7 @@ template. This file from:
|
||||
{%-
|
||||
set catalog = {
|
||||
@each((svg, name) in svg_catalog)
|
||||
"{{{name}}}" : """{{{svg}}}""",
|
||||
'{{{name}}}' : '{{{svg}}}',
|
||||
@end
|
||||
}
|
||||
-%}
|
||||
|
||||
Reference in New Issue
Block a user