mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
add code category
This commit is contained in:
parent
3980589b77
commit
e52e42415f
7 changed files with 39 additions and 25 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{% from 'kvanDark/icons.html' import icon_big %}
|
||||
{%- set category_icons = {
|
||||
'general': 'search-outline',
|
||||
'code': 'code-outline',
|
||||
'images': 'image-outline',
|
||||
'videos': 'play-outline',
|
||||
'news': 'newspaper-outline',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue