mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-07-22 10:40:13 -04:00
🚚 Move files around as per new Hugo layouts directory structure
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{{- $icon := resources.Get (print "icons/" . ".svg") -}}
|
||||
{{- if $icon -}}
|
||||
<span class="icon relative inline-block px-1 align-text-bottom">
|
||||
{{- $icon.Content | safeHTML -}}
|
||||
</span>
|
||||
{{- end -}}
|
||||
Reference in New Issue
Block a user