diff options
Diffstat (limited to 'src/themes/maverix')
| -rw-r--r-- | src/themes/maverix/theme.json | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/src/themes/maverix/theme.json b/src/themes/maverix/theme.json index 11d8ec1..cfd1591 100644 --- a/src/themes/maverix/theme.json +++ b/src/themes/maverix/theme.json @@ -6,6 +6,7 @@      "author": "Jonas Kohl",      "files": [          "../../ui/dist/css/bootstrap.min.css", +        "../../ui/fonts/mybb-icons/style.css",          "../../ui/maverix/maverix.css",          "../../ui/site.css"      ]  |