Link stylesheet fonts.css à general-html
This commit is contained in:
parent
44533f73d1
commit
40e2c1f29f
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
{{ define "general-html" }}
|
||||
<link rel="stylesheet" href="/public/css/general.css">
|
||||
<link rel="stylesheet" href="/public/css/fonts.css">
|
||||
{{ end }}
|
||||
|
|
Loading…
Reference in a new issue