fixed image paths

This commit is contained in:
timurgordon
2022-02-11 07:25:40 +03:00
parent ac0b2bf88a
commit 3aacf5db67
28 changed files with 17 additions and 17 deletions

View File

@@ -7,7 +7,7 @@ draft: false # Make it "true" if you don't want Zola to "publish" yet
extra:
subtitle: "The UNIQUE Post 1 subtitle" # Quotation marks allow colons, semicolons, etc.
author: Your name goes here
imgPath: processed_images/threefold_blog2.png
imgPath: images/threefold_blog2.png
date: 2018-10-17T14:40:00-05:00
---

View File

@@ -7,7 +7,7 @@ draft: false # Make it "true" if you don't want Zola to "publish" yet
extra:
subtitle: "The UNIQUE Post 2 subtitle" # Quotation marks allow colons, semicolons, etc.
author: Your name goes here
imgPath: processed_images/threefold_blog2.png
imgPath: images/threefold_blog2.png
date: 2018-10-17T14:40:00-05:00
---