Fix css pas appliqué à routes /admin
This commit is contained in:
parent
b960e0ba97
commit
10e3641db9
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
{{ define "general-html" }}
|
||||
<link rel="stylesheet" href="static/general.css">
|
||||
<link rel="stylesheet" href="/static/general.css">
|
||||
{{ end }}
|
||||
|
|
Loading…
Reference in a new issue