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/simplex | |
| parent | a65d424263adfbff9629c7d91a613e4504c84613 (diff) | |
Many changes
Diffstat (limited to 'src/themes/simplex')
| -rw-r--r-- | src/themes/simplex/theme.json | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/src/themes/simplex/theme.json b/src/themes/simplex/theme.json index 33c4bf4..b54bf7c 100644 --- a/src/themes/simplex/theme.json +++ b/src/themes/simplex/theme.json @@ -6,6 +6,7 @@      "author": "Jonas Kohl",      "files": [          "../../ui/simplex.min.css", +        "../../ui/fonts/mybb-icons/style.css",          "../../ui/site.css"      ]  } |