mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-07-19 00:58:28 -04:00
🐛 Fix up exampleSite and docs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<span class="relative inline-block align-text-bottom icon">
|
||||
{{- $icon:=print "themes/congo/assets/icons/" . ".svg" -}}
|
||||
{{ readFile $icon | safeHTML }}
|
||||
{{ $icon := resources.Get (print "icons/" . ".svg") }}
|
||||
{{ $icon | safeHTML }}
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user