Fix theme

This commit is contained in:
2020-09-13 19:51:28 +01:00
parent 2080859415
commit 14935dc227
93 changed files with 7194 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
{{ range . -}}
&nbsp; <a href="{{ .url }}" target="_blank" rel="noopener" title="{{ .name | humanize }}">{{ partial "svg.html" . }}</a> &nbsp;
{{- end -}}