diff options
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;", |