mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-12-03 04:18:57 -05:00
*much* smarter way of setting page-specific CSS
via front matter instead of flaky shortcode/page scratch
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
{{/* Allow page-specific CSS to be set from within its Markdown content and appear in <head> (see partials/head/head.html) */}}
|
||||
|
||||
{{- .Page.Scratch.Set "css" .Inner -}}
|
||||
Reference in New Issue
Block a user