summaryrefslogtreecommitdiff
path: root/template/index.html.j2
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 /template/index.html.j2
parent425e80c10e91438206805f0093e2adcede329d15 (diff)
downloadwww-f96d015b9aa2bebf4eb1c4265bbce6fc7ad715a9.tar.gz
www-f96d015b9aa2bebf4eb1c4265bbce6fc7ad715a9.tar.bz2
www-f96d015b9aa2bebf4eb1c4265bbce6fc7ad715a9.zip
add missing alt text
Diffstat (limited to 'template/index.html.j2')
-rw-r--r--template/index.html.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/template/index.html.j2 b/template/index.html.j2
index f239cd6c..f01ec9c2 100644
--- a/template/index.html.j2
+++ b/template/index.html.j2
@@ -45,7 +45,7 @@
</p>
</div>
<div class="col-lg-4">
- <img class="img-fluid" alt="mobile phone as wallet with cash" src="{{ url_static('images/stock1s.jpg') }}" style="border-radius: 1cm;" />
+ <img class="img-fluid" alt="mobile phone as wallet with cash" src="{{ url_static('images/stock1s.jpg') }}" width=439 height=411 style="border-radius: 1cm;" />
</div>
</div>