Update README.md - 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 c0a03a2a39930fc23c17d5c8e02de36489faf0d2
 (DIR) parent e127d3e5c645e5d10d8e339b515611723dd55442
 (HTM) Author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
       Date:   Sat, 24 Dec 2022 15:48:45 +0100
       
       Update README.md
       Diffstat:
         M README.md                           |       2 --
       
       1 file changed, 0 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/README.md b/README.md
       @@ -96,8 +96,6 @@ git clone git@github.com:gohugoio/hugo.git
        ```
        ## Contributing code to Hugo
        
       -**Note  March 16th 2022:** We are currently very constrained on human resources to do code reviews, so we currently require any new Pull Requests to be limited to bug fixes closing an existing issue. Also, we have updated to Go 1.18, but we will currently not accept any generic rewrites, "interface{} to any" replacements and similar.
       -
        For a complete guide to contributing to Hugo, see the [Contribution Guide](CONTRIBUTING.md).
        
        We welcome contributions to Hugo of any kind including documentation, themes,