feat: blowfish theme test

This commit is contained in:
2026-05-10 08:55:13 +02:00
parent 1b861dbdbf
commit 88e98c2c3b
288 changed files with 189848 additions and 35748 deletions
-18
View File
@@ -1,18 +0,0 @@
<footer class="footer">
<span class="footer_item"> </span>
&nbsp;
<div class="footer_social-icons">
{{- partial "socialIcons.html" site.Params.socialIcons -}}
</div>
<small class="footer_copyright">
© 20242026 Arch Linux CZ
{{ T "footer.disclaimer" | safeHTML }}
</small>
</footer>
{{- if .Site.Params.goToTop -}}
<a href="#" title="{{ T "footer.go_to_top" }}" id="totop">
{{ partial "svgs/arrowUp.svg" (dict "height" 48 "width" 48) . }}
</a>
{{- end -}}