adjust styling and bump dates etc

This commit is contained in:
April John 2026-08-28 15:39:56 +02:00
commit a584a5252f
40 changed files with 678 additions and 294 deletions

View file

@ -52,7 +52,7 @@
</div>
<script>
{{ if not .Site.Params.disableImageZoom | default true }}
{{ if not .Site.Params.disableImageZoom }}
mediumZoom(document.querySelectorAll("img:not(.nozoom)"), {
margin: 24,
background: 'rgba(0,0,0,0.5)',