From b646877e8bf73650859c52fc00a601da5b34bfc0 Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 22 Mar 2017 16:19:32 +0900 Subject: #309 and some cleanups --- docs/BASE.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/BASE.pug') 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 -- cgit v1.2.3-freya