mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-30 18:22:37 +00:00
Fix typo in content-management/taxonomies.md
This commit is contained in:
committed by
digitalcraftsman
parent
66fab8d233
commit
fbdae08be4
@@ -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"
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user