Remove comment from variable in front matter example

This commit is contained in:
digitalcraftsman
2017-08-05 19:28:19 +02:00
committed by GitHub
parent eee8543b25
commit 85e28c10ea
+1 -1
View File
@@ -179,7 +179,7 @@ Any other value defined in the front matter in a content file, including taxonom
title: My First Post
date: date: 2017-02-20T15:26:23-06:00
categories: [one]
#tags: [two,three,four]
tags: [two,three,four]
```
With the above front matter, the `tags` and `categories` taxonomies are accessible via the following: