diff options
Diffstat (limited to 'src/themes/yeti')
| -rw-r--r-- | src/themes/yeti/theme.json | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/src/themes/yeti/theme.json b/src/themes/yeti/theme.json index 04887f7..7c40c01 100644 --- a/src/themes/yeti/theme.json +++ b/src/themes/yeti/theme.json @@ -5,6 +5,7 @@      "name": "Yeti",      "author": "Jonas Kohl",      "files": [ +        "../../ui/icons/css/fork-awesome.min.css",          "../../ui/yeti.min.css",          "../../ui/fonts/mybb-icons/style.css",          "../../ui/site.css", |