Spaces:
Sleeping
Sleeping
Update templates/about.html
Browse files- 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="
|
| 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 |
|