automated featured blog display

This commit is contained in:
timurgordon
2022-02-22 22:40:15 +03:00
parent 267a0fb061
commit 228c93b9c1
9 changed files with 75 additions and 44 deletions

View File

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