Init
This commit is contained in:
commit
3a247ba6ca
34 changed files with 290 additions and 0 deletions
2
layouts/partials/custom_head.html
Normal file
2
layouts/partials/custom_head.html
Normal file
|
@ -0,0 +1,2 @@
|
|||
{{ $customCSS := resources.Get "css/custom.css" | resources.Minify }}
|
||||
<link rel="stylesheet" href="{{ $customCSS.RelPermalink }}">
|
Loading…
Add table
Add a link
Reference in a new issue