added categories taxonomy for blog
This commit is contained in:
		@@ -6,7 +6,8 @@ updated: 2019-04-11T20:33:00-05:00 # Comment-out this line with a # if content i
 | 
			
		||||
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
 | 
			
		||||
  author: "Your name goes here"
 | 
			
		||||
  category: "Engineering"
 | 
			
		||||
  imgPath: images/threefold_blog2.png
 | 
			
		||||
  date: 2018-10-17T14:40:00-05:00
 | 
			
		||||
---
 | 
			
		||||
 
 | 
			
		||||
@@ -7,6 +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
 | 
			
		||||
  category: "Engineering"
 | 
			
		||||
  imgPath: images/threefold_blog2.png
 | 
			
		||||
  date: 2018-10-17T14:40:00-05:00
 | 
			
		||||
---
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user