| layouts/partials/functions/getIconPath.html | ●●●●● patch | view | raw | blame | history |
layouts/partials/functions/getIconPath.html
@@ -1,4 +1,6 @@ {{ $s := .Site }} {{ $sp := $s.Params }} {{ $sp := site.Params }} {{ $iconsPath := "icons/" }} {{ with $sp.iconsPath }} {{ $iconsPath = . }} {{ end }} {{ return $iconsPath }}