diff options
| author | Jonas Kohl | 2024-09-18 23:05:35 +0200 | 
|---|---|---|
| committer | Jonas Kohl | 2024-09-18 23:05:35 +0200 | 
| commit | 01454544896827113e49db0d2848b5aab6ce14ae (patch) | |
| tree | 9487c3d45a04d350bca2ed8401a797ed69cd7e8a /src/themes/yeti | |
| parent | a65d424263adfbff9629c7d91a613e4504c84613 (diff) | |
Many changes
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 37786c7..04887f7 100644 --- a/src/themes/yeti/theme.json +++ b/src/themes/yeti/theme.json @@ -6,6 +6,7 @@      "author": "Jonas Kohl",      "files": [          "../../ui/yeti.min.css", +        "../../ui/fonts/mybb-icons/style.css",          "../../ui/site.css",          "../../ui/fonts/opensans.css",          [ |