mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender-pwa.git
synced 2025-07-16 09:38:51 +02:00
hotfix: static root path for theme files
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
<link
|
||||
id="theme-link"
|
||||
rel="stylesheet"
|
||||
href="themes/lara-light-blue/theme.css"
|
||||
href="/themes/lara-light-blue/theme.css"
|
||||
/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>HTWKalender</title>
|
||||
|
Reference in New Issue
Block a user