feat: добавлена ссылка на мой vk
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{{- $icon := resources.Get (print "icons/" . ".svg") -}}
|
||||
{{- if $icon -}}
|
||||
<span class="relative block icon">
|
||||
{{- $icon.Content | safeHTML -}}
|
||||
</span>
|
||||
{{- end -}}
|
||||
Reference in New Issue
Block a user