hugo

Fork of github.com/gohugoio/hugo with reverse pagination support

git clone git://git.shimmy1996.com/hugo.git

index.md (479B)

    1 
    2 ---
    3 date: 2021-07-30
    4 title: "Hugo 0.86.1: One Bug Fix"
    5 description: "This version fixes a bug introduced in 0.86.0."
    6 categories: ["Releases"]
    7 images:
    8 - images/blog/hugo-bug-poster.png
    9 
   10 ---
   11 
   12 	
   13 
   14 This is a bug-fix release with one important fix.
   15 
   16 * config: Fix a potential deadlock in config reading [94b616bd](https://github.com/gohugoio/hugo/commit/94b616bdfad177daa99f5e87535943f509198f6f) [@bep](https://github.com/bep) [#8791](https://github.com/gohugoio/hugo/issues/8791)
   17 
   18 
   19