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