Restructure exampleSite once again, improve sections and flow
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
{{- $icon := resources.Get (printf "icons/%s.svg" .) -}}
|
||||
{{- $icon := resources.GetMatch (printf "icons/%s.*" .) -}}
|
||||
{{- return $icon.RelPermalink -}}
|
||||
|
||||
Reference in New Issue
Block a user