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

@@ -6,7 +6,7 @@ updated: 2021-02-20T14:40:00-06:00
draft: false
extra:
author: Your name here
imgPath: processed_images/threefold_globe.png
imgPath: images/threefold_globe.png
#subtitle:
---

View File

@@ -6,7 +6,7 @@ updated: 2021-02-20T14:40:00-06:00
draft: false
extra:
author: Your name here
imgPath: processed_images/threefold_p2p2.png
imgPath: images/threefold_p2p2.png
#subtitle:
---

View File

@@ -6,7 +6,7 @@ updated: 2021-02-20T14:40:00-06:00
draft: false
extra:
author: Your name here
imgPath: processed_images/threefold_technology_home.jpg
imgPath: images/threefold_technology_home.jpg
#subtitle:
---

View File

@@ -6,7 +6,7 @@ updated: 2021-02-20T14:40:00-06:00
draft: false
extra:
author: Your name here
imgPath: processed_images/threefold_sustainability.png
imgPath: images/threefold_sustainability.png
#subtitle:
---

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
---

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 3 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

@@ -6,7 +6,7 @@ updated: 2020-01-31T08:13:00-06:00 # Comment-out this line with a # if content i
extra:
subtitle: "The UNIQUE Post 4 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 5 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 6 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 7 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

@@ -10,5 +10,5 @@ insert_anchor_links: "left"
template: "blog/blog.html"
#transparent: true
extra:
imgPath: processed_images/threefold_img2.png
imgPath: images/threefold_img2.png
---

View File

@@ -7,11 +7,11 @@ 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: HANNAH CORDES
imgPath: static/images/threefold-blog.png
imgPath: images/sphere-thing.png
date: 2018-10-17T14:40:00-05:00
---
![Image](processed_images/threefold-blog.png)
![Image](images/threefold-blog.png)
## In-article heading --- it's an H2 because your title is the H1