Skip to content

Commit 87c0c42

Browse files
committed
Improve comment
1 parent 408d3c2 commit 87c0c42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/devlog-theme/layouts/_default/baseof.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
{{ partial "css-build.html" (dict "File" "styles/main.scss") }}
8181
{{ partial "css-build.html" (dict "File" "styles/print.scss" "Media" "print") }}
8282

83-
<!-- Make Hugo "aware" of the fontawesome fonts. (See: https://gohugo.io/methods/resource/publish/) -->
83+
{{- /* Make Hugo "aware" of the fontawesome fonts. (See: https://gohugo.io/methods/resource/publish/) */ -}}
8484
{{- range (resources.Match "node_modules/@fortawesome/fontawesome-free/webfonts/*") -}}
8585
{{- .Publish -}}
8686
{{- end -}}

0 commit comments

Comments
 (0)