{{- define "stylesheet" -}} {{- $style := resources.Get "/scss/home.scss" | resources.ToCSS (dict "outputStyle" "compressed") -}} {{- end -}} {{- define "header" }} {{ i18n "introduction-heading" }} {{ i18n "introduction-sub" }} ☟ {{ end }} {{- define "main" }} {{ i18n "home-websites-and-graphics" | safeHTML }} {{ i18n "home-cozy-town" | safeHTML }} {{ partial "moreposts.html" . }} {{- end }}
{{ i18n "introduction-sub" }}
{{ i18n "home-websites-and-graphics" | safeHTML }}
{{ i18n "home-cozy-town" | safeHTML }}