diff options
| author | Jonas Kohl | 2024-10-11 14:50:05 +0200 | 
|---|---|---|
| committer | Jonas Kohl | 2024-10-11 14:50:05 +0200 | 
| commit | 0fb99f2ebb773bbede609946cc1c19955d06b0be (patch) | |
| tree | 2b512db1c79532d03abb40f0517a0e17b8afaab0 /src/themes/gloss | |
| parent | 4a217b97db57d96399114b8ac2d31b2873f3d262 (diff) | |
Add fork awesome
Diffstat (limited to 'src/themes/gloss')
| -rw-r--r-- | src/themes/gloss/theme.json | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/src/themes/gloss/theme.json b/src/themes/gloss/theme.json index 3804fee..7f68684 100644 --- a/src/themes/gloss/theme.json +++ b/src/themes/gloss/theme.json @@ -5,6 +5,7 @@      "name": "Mystic Gloss",      "author": "Jonas Kohl",      "files": [ +        "../../ui/icons/css/fork-awesome.min.css",          "../../ui/gloss.min.css",          "../../ui/fonts/mybb-icons/style.css",          "../../ui/site.css" |