api: make semantic-ui URL relative to baseHref
This commit is contained in:
parent
aaea78daf7
commit
4fe6d77a23
|
@ -6,7 +6,7 @@ html
|
|||
| Authorization Server
|
||||
| - OpenBikeSensor Account
|
||||
|
||||
link(rel="stylesheet", href="/semantic-ui/semantic.min.css")
|
||||
link(rel="stylesheet", href="semantic-ui/semantic.min.css")
|
||||
|
||||
style.
|
||||
body > main > header {
|
||||
|
|
Loading…
Reference in a new issue