Move paige.style to style tag
This commit is contained in:
@@ -41,5 +41,10 @@
|
||||
{{ end }}
|
||||
|
||||
{{ partial "paige/links.html" $page }}
|
||||
|
||||
{{ with $page.Param "paige.style" }}
|
||||
<style>{{ . | safeCSS }}</style>
|
||||
{{ end }}
|
||||
|
||||
{{ partial "paige/func-include.html" (dict "name" "head-last%s.html" "page" $page) | safeHTML }}
|
||||
</head>
|
||||
|
Reference in New Issue
Block a user