We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a443f9f commit 0f87eb7Copy full SHA for 0f87eb7
layouts/partials/_ico.html
@@ -34,7 +34,7 @@
34
{{ $class = print $item " ico icon" }}
35
{{ $path := printf "svg/%s/%s.svg" $folder $item }}
36
{{ $file = resources.Get $path }}
37
- {{ warnf "Loading icon from ico.html: %s" $item }}
+ {{/* {{ warnf "Loading icon from ico.html: %s" $item }} */}}
38
{{/* {{ warnf "theme: %s" $theme }} */}}
39
40
{{ else }}
0 commit comments