URI: 
       Use the SVG logo in README.md - hugo - [fork] hugo port for 9front
  HTML git clone git@git.drkhsh.at/hugo.git
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
   DIR commit c0eef3b401615e85bb74baee6a515abcf531fc2c
   DIR parent 166a394a2fef6f2990e264cc8dfb722af2cc6a67
  HTML Author: XhmikosR <xhmikosr@gmail.com>
       Date:   Fri,  9 Aug 2019 17:46:26 +0300
       
       Use the SVG logo in README.md
       
       Diffstat:
         M README.md                           |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/README.md b/README.md
       @@ -1,4 +1,4 @@
       -![Hugo](https://raw.githubusercontent.com/gohugoio/hugoDocs/master/static/img/hugo-logo.png)
       +<img src="https://raw.githubusercontent.com/gohugoio/gohugoioTheme/master/static/images/hugo-logo-wide.svg?sanitize=true" alt="Hugo" width="565">
        
        A Fast and Flexible Static Site Generator built with love by [bep](https://github.com/bep), [spf13](http://spf13.com/) and [friends](https://github.com/gohugoio/hugo/graphs/contributors) in [Go][].