You've already forked no-js-hugo-theme
refactor asciinema
This commit is contained in:
3
layouts/_partials/asciinema/csp.html
Normal file
3
layouts/_partials/asciinema/csp.html
Normal file
@ -0,0 +1,3 @@
|
||||
{{- /* 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 -}}
|
Reference in New Issue
Block a user