api: make semantic-ui URL relative to baseHref

This commit is contained in:
Paul Bienkowski 2021-09-14 19:08:00 +02:00
parent aaea78daf7
commit 4fe6d77a23

View file

@ -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 {