diff options
author | Jonas Kohl | 2024-09-17 13:39:12 +0200 |
---|---|---|
committer | Jonas Kohl | 2024-09-17 13:39:12 +0200 |
commit | f6dd78734f86f8daed7c5d472e7a199301095ff8 (patch) | |
tree | ef173ed502e189b25c6b5af08db982943adca718 /src/themes/yeti | |
parent | e8ab5cbddd018f311e2d942c048203b8b3221e4e (diff) |
More theme and i18n stuff
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 2652e19..37786c7 100644 --- a/src/themes/yeti/theme.json +++ b/src/themes/yeti/theme.json @@ -7,6 +7,7 @@ "files": [ "../../ui/yeti.min.css", "../../ui/site.css", + "../../ui/fonts/opensans.css", [ ".image-attachment-image {", "box-shadow: 0 0 0 1px #ccc;", |