Add jungle.bsc.es hugo website

This commit is contained in:
2023-07-21 10:50:35 +02:00
parent 7c1fe1455b
commit b3a397eee4
127 changed files with 5168 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<div class="social-icons">
{{- range . }}
<a href="{{ trim .url " " }}" target="_blank" rel="noopener noreferrer me" title="{{ (.title | default .name) | title }}">
{{ partial "svg.html" . }}
</a>
{{- end }}
</div>