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