Files
no-js-hugo-theme/layouts/_partials/asciinema/csp.html

4 lines
187 B
HTML

{{- /* This renders as 'unsafe-eval' . This seems to be work fine
though. TODO: how to render as proper single quotes? */ -}}
{{- if .Params.asciinema -}}'unsafe-eval'{{- end -}}