summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-05-04 16:51:51 +0200
committerChristian Grothoff <christian@grothoff.org>2021-05-04 16:51:51 +0200
commitf96d015b9aa2bebf4eb1c4265bbce6fc7ad715a9 (patch)
tree69923dbff4d6fa6e22f198d684a000459bf701cf /common
parent425e80c10e91438206805f0093e2adcede329d15 (diff)
downloadwww-f96d015b9aa2bebf4eb1c4265bbce6fc7ad715a9.tar.gz
www-f96d015b9aa2bebf4eb1c4265bbce6fc7ad715a9.tar.bz2
www-f96d015b9aa2bebf4eb1c4265bbce6fc7ad715a9.zip
add missing alt text
Diffstat (limited to 'common')
-rw-r--r--common/navigation.j2.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/navigation.j2.inc b/common/navigation.j2.inc
index d02d0901..1a734c14 100644
--- a/common/navigation.j2.inc
+++ b/common/navigation.j2.inc
@@ -7,7 +7,7 @@
<nav class="navbar navbar-expand-lg navbar-light">
<a class="navbar-brand" href="{{ url_localized('index.html') }}">
- <img class="taler_home" src="{{ url_static('images/logo-2021.svg') }}">
+ <img class="taler_home" alt="Home" src="{{ url_static('images/logo-2021.svg') }}">
</a>
<button class="navbar-toggler"
type="button"