diff options
Diffstat (limited to 'themes/hugo-pt2021/layouts/partials/header.html')
-rw-r--r-- | themes/hugo-pt2021/layouts/partials/header.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/hugo-pt2021/layouts/partials/header.html b/themes/hugo-pt2021/layouts/partials/header.html index 1beeb2d..5073bb2 100644 --- a/themes/hugo-pt2021/layouts/partials/header.html +++ b/themes/hugo-pt2021/layouts/partials/header.html @@ -13,6 +13,7 @@ width='37' height='28' title='home page' + alt='home page' aria-label='home page' /> </a><!-- navbar-item --> @@ -46,6 +47,7 @@ width='{{$icon_width}}' height='{{$icon_height}}' title='{{.help}}' + alt='{{.help}}' aria-label='{{.help}}' /> {{- end -}} @@ -73,6 +75,7 @@ width='{{$icon_width}}' height='{{$icon_height}}' title='{{.help}}' + alt='{{.help}}' aria-label='{{.help}}' /> {{- end -}} |