added categories taxonomy for blog
This commit is contained in:
		@@ -1,15 +1,20 @@
 | 
			
		||||
---
 | 
			
		||||
title: "Bridges Connecting the ThreeFold Ecosystem to External Networks" # Quotation marks allow colons, semicolons, etc.
 | 
			
		||||
description: "Since the launch of ThreeFold Grid 3.0, TFT is now available on three blockchains – Stellar, Binance Smart Chain and the Substrate-based ThreeFold Blockchain (aka TF Chain)." # Quotation marks allow colons, semicolons, etc.
 | 
			
		||||
date: 2018-10-17T14:40:00-05:00
 | 
			
		||||
updated: 2019-04-11T20:33:00-05:00 # Comment-out this line with a # if content is unchanged
 | 
			
		||||
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: images/sphere-thing.png
 | 
			
		||||
  date: 2018-10-17T14:40:00-05:00
 | 
			
		||||
---
 | 
			
		||||
+++
 | 
			
		||||
title = "Bridges Connecting the ThreeFold Ecosystem to External Networks"
 | 
			
		||||
description = "Since the launch of ThreeFold Grid 3.0, TFT is now available on three blockchains – Stellar, Binance Smart Chain and the Substrate-based ThreeFold Blockchain (aka TF Chain)."
 | 
			
		||||
date = 2018-10-17T19:40:00.000Z
 | 
			
		||||
updated = 2019-04-12T01:33:00.000Z
 | 
			
		||||
draft = false
 | 
			
		||||
 | 
			
		||||
[taxonomies]
 | 
			
		||||
categories=["Engineering"]
 | 
			
		||||
 | 
			
		||||
[extra]
 | 
			
		||||
subtitle = "The UNIQUE Post 1 subtitle"
 | 
			
		||||
author = "HANNAH CORDES"
 | 
			
		||||
imgPath = "images/sphere-thing.png"
 | 
			
		||||
date = 2018-10-17T19:40:00.000Z
 | 
			
		||||
 | 
			
		||||
+++
 | 
			
		||||
 | 
			
		||||

 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user