Spaces:
Sleeping
Sleeping
Update templates/about.html
Browse files- templates/about.html +1 -1
templates/about.html
CHANGED
|
@@ -66,7 +66,7 @@
|
|
| 66 |
|
| 67 |
<div class="about-image">
|
| 68 |
<figure>
|
| 69 |
-
<img src="{{ url_for('static', filename='cell_diagram.png') }}"
|
| 70 |
alt="Eukaryotic cell diagram showing Subcellular Location">
|
| 71 |
<figcaption>
|
| 72 |
<strong>Figure 1.</strong> Schematic representation of a cell
|
|
|
|
| 66 |
|
| 67 |
<div class="about-image">
|
| 68 |
<figure>
|
| 69 |
+
<img src="{{ url_for('static', filename='images/cell_diagram.png') }}"
|
| 70 |
alt="Eukaryotic cell diagram showing Subcellular Location">
|
| 71 |
<figcaption>
|
| 72 |
<strong>Figure 1.</strong> Schematic representation of a cell
|