Fixed file access issue and duplicate plant card.
This commit is contained in:
parent
a7f2df00ee
commit
b67532d48c
13
garden.html
13
garden.html
|
@ -262,19 +262,6 @@
|
||||||
<img src="images/garden/thyme_20240310_113210.jpg" alt="Thyme plant"/>
|
<img src="images/garden/thyme_20240310_113210.jpg" alt="Thyme plant"/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="plant-card">
|
|
||||||
<section>
|
|
||||||
<h2>English Thyme</h2>
|
|
||||||
<p class="sci">Thymus vulgaris</p>
|
|
||||||
<p>A flowering plant in the mint family, native to southern Europe, that's commonly used as an herb.</p>
|
|
||||||
<p>Planted from seed in March, 2024.</p>
|
|
||||||
<footer>
|
|
||||||
<a href="https://en.wikipedia.org/wiki/Thymus_vulgaris">Wikipedia</a>
|
|
||||||
</footer>
|
|
||||||
</section>
|
|
||||||
<img src="images/garden/thyme_20240310_113210.jpg" alt="Thyme plant"/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="plant-card">
|
<div class="plant-card">
|
||||||
<section>
|
<section>
|
||||||
<h2>Tropical Milkweed</h2>
|
<h2>Tropical Milkweed</h2>
|
||||||
|
|
Before Width: | Height: | Size: 458 KiB After Width: | Height: | Size: 458 KiB |
Loading…
Reference in New Issue