Restructure exampleSite once again, improve sections and flow

This commit is contained in:
Alex Shpak
2026-05-19 11:22:59 +02:00
parent 9ab28a9b36
commit 118c5354bb
34 changed files with 245 additions and 275 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
{{- $icon := resources.Get (printf "icons/%s.svg" .) -}}
{{- $icon := resources.GetMatch (printf "icons/%s.*" .) -}}
{{- return $icon.RelPermalink -}}