Fix typo in content-management/taxonomies.md

This commit is contained in:
Andrey S 2017-07-25 19:11:41 +03:00 committed by digitalcraftsman
parent 66fab8d233
commit fbdae08be4

View File

@ -165,7 +165,7 @@ project_url = "https://github.com/gohugoio/hugo"
title: "Hugo: A fast and flexible static site generator"
#tags: ["Development", "Go", "fast", "Blogging"]
categories: ["Development"]
categories: ["Go Web Dev"]
series: ["Go Web Dev"]
slug: "hugo"
project_url: "https://github.com/gohugoio/hugo"
---