www/gohugo: Update to 0.147.0
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.147.0
Bug fixes
- tpl: Fix it so we always prefer internal codeblock rendering over render-codeblock-foo.html and similar
- tpl/tplimpl: Fix allowFullScreen option in Vimeo and YouTube shortcodes
- config: Fix _merge issue when key doesn't exist on the left side
- all: Fix typos
Improvements
- create/skeletons: Adjust template names in theme skeleton
- tpl: Remove some unreached code branches
- images: Add some test cases for aligny on images.Text
- images: Add option for vertical alignment to images.Text