mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
Remove comment from variable in front matter example
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user