feat: добавлена ссылка на мой vk

This commit is contained in:
2026-04-20 08:26:31 +00:00
parent ca2a6bc0ef
commit c8e6459276
5 changed files with 19 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
{{- $icon := resources.Get (print "icons/" . ".svg") -}}
{{- if $icon -}}
<span class="relative block icon">
{{- $icon.Content | safeHTML -}}
</span>
{{- end -}}