Hoofdpagina aangepast, social media geoptimaliseerd

This commit is contained in:
Michael Boelen 2023-05-18 20:32:09 +02:00
parent a324df113e
commit 7ca282cae6
8 changed files with 37 additions and 23 deletions

View file

@ -1 +1 @@
<img src="/afbeeldingen/iconen/{{ .icon }}.svg" height="20" width="20" alt="{{ .icon | default .Site.Params.textNoTitle }}">
<img src="/afbeeldingen/iconen/{{ .icon }}.svg" height="{{ .iconsize | default 20 }}" width="{{ .iconsize | default 20 }}" alt="{{ .icon | default .Site.Params.textNoTitle }}">