summaryrefslogtreecommitdiff
path: root/content/main-pages/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/main-pages/index.md')
-rw-r--r--content/main-pages/index.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/content/main-pages/index.md b/content/main-pages/index.md
index e04e393..7acf309 100644
--- a/content/main-pages/index.md
+++ b/content/main-pages/index.md
@@ -3,13 +3,13 @@
<div class="slideshow-container">
<!-- Full-width images with rounded edges -->
<div class="slides">
- <img src="../images/recipe-images/bread-3.JPG" style="width:100%; border-radius:20px;">
+ <img src="images/recipe-images/bread-3.JPG" style="width:100%; border-radius:20px;">
</div>
<div class="slides">
- <img src="../images/recipe-images/banana-muffin.JPG" style="width:100%; border-radius:20px;">
+ <img src="images/recipe-images/banana-muffin.JPG" style="width:100%; border-radius:20px;">
</div>
<div class="slides">
- <img src="../images/placeholder/home3.jpg" style="width:100%; border-radius:20px;">
+ <img src="images/placeholder/home3.jpg" style="width:100%; border-radius:20px;">
</div>
</div>
<!-- The dots/circles -->
@@ -23,7 +23,7 @@
<p>Explore Recipes</p>
</a>
<a class="button" id="contact" href="mailto:scott@pantryofplants.ca">
- <p>Contact <img src="../images/mail.svg" class="mail-1"></p>
+ <p>Contact <img src="images/mail.svg" class="mail-1"></p>
</a>
</div>
</div> \ No newline at end of file