hugo-theme-zzo/layouts/partials/functions/parse_theme.html

4 lines
109 B
HTML

{{- $scr := .Scratch -}}
{{ $skin := .Site.Data.skin }}
{{- $scr.Set "primary_color" $skin.primary_color -}}