releaser: Add release notes to /docs for release of 0.76.5 - hugo - [fork] hugo port for 9front
 (HTM) git clone git@git.drkhsh.at/hugo.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Submodules
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 60f0725b3e827b4ffd384d183ca12322fe036ba4
 (DIR) parent dcf70ea5a594b72355cfcc97aabd9102b9b82e9c
 (HTM) Author: hugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>
       Date:   Wed, 14 Oct 2020 15:15:22 +0000
       
       releaser: Add release notes to /docs for release of 0.76.5
       
       [ci skip]
       
       Diffstat:
         A docs/content/en/news/0.76.5-relnot… |      19 +++++++++++++++++++
       
       1 file changed, 19 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/docs/content/en/news/0.76.5-relnotes/index.md b/docs/content/en/news/0.76.5-relnotes/index.md
       @@ -0,0 +1,19 @@
       +
       +---
       +date: 2020-10-14
       +title: "Hugo 0.76.5: A couple of Bug Fixes"
       +description: "This version fixes a couple of bugs introduced in 0.76.0."
       +categories: ["Releases"]
       +images:
       +- images/blog/hugo-bug-poster.png
       +
       +---
       +
       +        
       +
       +This is a bug-fix release with one important fix.
       +
       +* Render aliases even if render=link [79a022a1](https://github.com/gohugoio/hugo/commit/79a022a15c5f39b8ae87a94665f14bf1797b605c) [@bep](https://github.com/bep) [#7832](https://github.com/gohugoio/hugo/issues/7832)
       +
       +
       +