readded hugo-book theme files.
This commit is contained in:
1
themes/hugo-book/layouts/_partials/docs/html-attrs.html
Normal file
1
themes/hugo-book/layouts/_partials/docs/html-attrs.html
Normal file
@@ -0,0 +1 @@
|
||||
{{- range $key, $value := . -}} {{- $key | htmlEscape -}}="{{- $value | safeHTMLAttr -}}" {{- end -}}
|
||||
Reference in New Issue
Block a user