mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-13 08:18:55 -04:00
Merge branch 'temp422'
This commit is contained in:
commit
9b74d286a3
@ -70,7 +70,7 @@ twitter = "GoHugoIO"
|
||||
[params]
|
||||
description = "The world’s fastest framework for building websites"
|
||||
## Used for views in rendered HTML (i.e., rather than using the .Hugo variable)
|
||||
release = "0.42.1"
|
||||
release = "0.42.2"
|
||||
## Setting this to true will add a "noindex" to *EVERY* page on the site
|
||||
removefromexternalsearch = false
|
||||
## Gh repo for site footer (include trailing slash)
|
||||
|
19
content/en/news/0.42.2-relnotes/index.md
Normal file
19
content/en/news/0.42.2-relnotes/index.md
Normal file
@ -0,0 +1,19 @@
|
||||
|
||||
---
|
||||
date: 2018-06-28
|
||||
title: "0.42.2"
|
||||
description: "0.42.2"
|
||||
categories: ["Releases"]
|
||||
images:
|
||||
- images/blog/hugo-bug-poster.png
|
||||
|
||||
---
|
||||
|
||||
|
||||
|
||||
This release fixe broken server-reload on config changes. This is a regression from Hugo `0.42`. [3a7706b0](https://github.com/gohugoio/hugo/commit/3a7706b069107e5fa6112b3f7ce006f16867cb38) [@bep](https://github.com/bep) [#4878](https://github.com/gohugoio/hugo/issues/4878)
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user