Verbeterde navigatie, aria-labels, optimaliseren CSS
This commit is contained in:
parent
53310dd1f6
commit
9c7ec523c5
8 changed files with 102 additions and 86 deletions
|
@ -1 +1 @@
|
|||
<img src="/afbeeldingen/iconen/{{ .icon }}.svg" height="{{ .iconsize | default 20 }}" width="{{ .iconsize | default 20 }}" alt="{{ .icon | default .Site.Params.textNoTitle }}">
|
||||
<img{{ if .class }} class="{{ .class }}"{{ end }} src="/afbeeldingen/iconen/{{ .icon }}.svg" height="{{ .iconsize | default 20 }}" width="{{ .iconsize | default 20 }}" alt="{{ .icon | default .Site.Params.textNoTitle }}">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue