Spaces:
Sleeping
Sleeping
Update templates/about.html
Browse files- templates/about.html +1 -6
templates/about.html
CHANGED
|
@@ -66,13 +66,8 @@
|
|
| 66 |
|
| 67 |
<div class="about-image">
|
| 68 |
<figure>
|
| 69 |
-
<img src="
|
| 70 |
alt="Eukaryotic cell diagram showing Subcellular Location">
|
| 71 |
-
<figcaption>
|
| 72 |
-
<strong>Figure 1.</strong> Schematic representation of a cell
|
| 73 |
-
highlighting major subcellular locations relevant to protein
|
| 74 |
-
localization prediction.
|
| 75 |
-
</figcaption>
|
| 76 |
</figure>
|
| 77 |
</div>
|
| 78 |
|
|
|
|
| 66 |
|
| 67 |
<div class="about-image">
|
| 68 |
<figure>
|
| 69 |
+
<img src="/static/images/cell_diagram.png"
|
| 70 |
alt="Eukaryotic cell diagram showing Subcellular Location">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 71 |
</figure>
|
| 72 |
</div>
|
| 73 |
|