Add external link feature for posts (#141)

* Add external link feature for posts

* Add post example using external link
This commit is contained in:
Salvatore Giordano
2019-01-17 14:50:14 +01:00
committed by Luiz F. A. de Prá
parent ced910a886
commit 7528f5bf5e
4 changed files with 17 additions and 1 deletions

View File

@@ -6,4 +6,5 @@ description = ""
slug = ""
tags = []
categories = []
externalLink = ""
+++