oops
This commit is contained in:
parent
0e63627394
commit
5ac335a531
@ -2,7 +2,7 @@ extends ../../layout.pug
|
|||||||
include ../mixins
|
include ../mixins
|
||||||
|
|
||||||
block meta
|
block meta
|
||||||
link(rel="stylesheet" href="/assets/api/endpoints/style.css")
|
link(rel="stylesheet" href="/docs/assets/api/endpoints/style.css")
|
||||||
|
|
||||||
block main
|
block main
|
||||||
h1= endpoint
|
h1= endpoint
|
||||||
|
@ -2,7 +2,7 @@ extends ../../layout.pug
|
|||||||
include ../mixins
|
include ../mixins
|
||||||
|
|
||||||
block meta
|
block meta
|
||||||
link(rel="stylesheet" href="/assets/api/entities/style.css")
|
link(rel="stylesheet" href="/docs/assets/api/entities/style.css")
|
||||||
|
|
||||||
block main
|
block main
|
||||||
h1= name
|
h1= name
|
||||||
|
Loading…
Reference in New Issue
Block a user