1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-05 03:05:52 +02:00
This commit is contained in:
syuilo
2018-04-18 18:39:04 +09:00
parent 0e63627394
commit 5ac335a531
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ extends ../../layout.pug
include ../mixins
block meta
link(rel="stylesheet" href="/assets/api/endpoints/style.css")
link(rel="stylesheet" href="/docs/assets/api/endpoints/style.css")
block main
h1= endpoint

View File

@@ -2,7 +2,7 @@ extends ../../layout.pug
include ../mixins
block meta
link(rel="stylesheet" href="/assets/api/entities/style.css")
link(rel="stylesheet" href="/docs/assets/api/entities/style.css")
block main
h1= name