add code category

This commit is contained in:
kvan7 2023-10-31 15:53:22 +00:00
parent 3980589b77
commit e52e42415f
7 changed files with 39 additions and 25 deletions

View file

@ -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',