summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index 203b9bd..4bcccc0 100644
--- a/index.html
+++ b/index.html
@@ -64,9 +64,9 @@
<div class="section-container">
<h3>Key</h3>
<ul>
- <li><img src="images/start-indoors.svg" class="key"/> start seeds indoors</li>
- <li><img src="images/direct-sow.svg" class="key"/> direct sow outdoors</li>
- <li><img src="images/transplant.svg" class="key"/> transplant outdoors</li>
+ <li><span class="icon icon-start-indoors"></span> start seeds indoors</li>
+ <li><span class="icon icon-direct-sow"></span> direct sow outdoors</li>
+ <li><span class="icon icon-transplant"></span> transplant outdoors</li>
</ul>
<div class="table-container">
<table id="schedule"></table>