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

4 lines
109 B
HTML
Raw Normal View History

2019-11-07 06:14:35 +00:00
{{- $scr := .Scratch -}}
2019-11-07 18:09:15 +00:00
{{ $skin := .Site.Data.skin }}
2019-11-07 06:14:35 +00:00
{{- $scr.Set "primary_color" $skin.primary_color -}}