aboutsummaryrefslogtreecommitdiff
path: root/app/templates/home.html
diff options
context:
space:
mode:
Diffstat (limited to 'app/templates/home.html')
-rw-r--r--app/templates/home.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/templates/home.html b/app/templates/home.html
index 8386dac..82cbc23 100644
--- a/app/templates/home.html
+++ b/app/templates/home.html
@@ -55,5 +55,5 @@
</ul>
</section>
- <img src="{{url_for('static',filename='assets/workingInALaboratory.svg')}}" />
+ <img src="{{url_for('static',filename='assets/workingInALaboratory.svg')}}" alt="Scientist working in a laboratory" />
{% endblock %} \ No newline at end of file