{{ partial "scss.html" (dict "path" "scss/style.scss") }}
{{ partial "css.html" (dict "path" "css/index.css") }}
{{ $relref := .Parent.Permalink }}
{{ if .Params.backLink}}
{{ $relref = printf "%s%s" .Site.BaseURL .Params.backLink }}
{{ end }}