diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/BASE.pug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/BASE.pug b/docs/BASE.pug index 77eac6de9a..633488202f 100644 --- a/docs/BASE.pug +++ b/docs/BASE.pug @@ -8,7 +8,7 @@ html(lang='ja', dir='ltr') meta(name='theme-color', content=themeColor) meta(name='referrer', content='origin') meta(name='viewport', content='width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=no') - link(rel='stylesheet', href='/resources/style.css') + link(rel='stylesheet', href='/assets/style.css') title block title | | About Misskey |