Biocoder09 commited on
Commit
ab3333c
·
verified ·
1 Parent(s): 0cb30d3

Update templates/about.html

Browse files
Files changed (1) hide show
  1. templates/about.html +1 -1
templates/about.html CHANGED
@@ -18,7 +18,7 @@
18
 
19
  <div class="about-image">
20
  <img src="{{ url_for('static', filename=cell_diagram.png') }}"
21
- alt="Eukaryotic cell diagram showing organelles">
22
  </div>
23
 
24
 
 
18
 
19
  <div class="about-image">
20
  <img src="{{ url_for('static', filename=cell_diagram.png') }}"
21
+ alt="cell diagram showing Subcellular Location">
22
  </div>
23
 
24