mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-31 22:41:53 +02:00
Merge commit '8d9511a08f14260cbfb73119e4afae50e5a9966d'
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
|
||||
---
|
||||
date: 2021-11-17
|
||||
title: "Hugo 0.89.4: A couple of Bug Fixes"
|
||||
description: "This version fixes a couple of bugs introduced in 0.89.0."
|
||||
title: "Hugo 0.89.4: One Bug Fix"
|
||||
description: "This version fixes one bug introduced in 0.89.0."
|
||||
categories: ["Releases"]
|
||||
images:
|
||||
- images/blog/hugo-bug-poster.png
|
||||
@@ -11,7 +11,7 @@ images:
|
||||
|
||||
|
||||
|
||||
This is a bug-fix release with one important fix.
|
||||
This is a bug-fix release with one important fix for people using `hugo new` to create new content:
|
||||
|
||||
* Fix content dir resolution when main project is a Hugo Module [2e70f61f](https://github.com/gohugoio/hugo/commit/2e70f61fb04cea08ef6598728a57637ae2cc199c) [@bep](https://github.com/bep) [#9177](https://github.com/gohugoio/hugo/issues/9177)
|
||||
|
||||
|
Reference in New Issue
Block a user