Built with by Hugo
{{- with resources.Get "/js/github-buttons/github-buttons.js" }} {{- $assetBusting := partialCached "assetbusting.gotmpl" . }} {{- $minify := not hugo.IsServer }} {{- if and (isset site.Params "minify") (ne site.Params.minify "") }} {{- $minify = site.Params.minify }} {{- end }} {{- $res := . }} {{- if $minify }} {{- $res = $res | minify }} {{- end }} {{- end }}