hugo

Unnamed repository; edit this file 'description' to name the repository.

git clone git://git.shimmy1996.com/hugo.git
commit c0eef3b401615e85bb74baee6a515abcf531fc2c
parent 166a394a2fef6f2990e264cc8dfb722af2cc6a67
Author: XhmikosR <xhmikosr@gmail.com>
Date:   Fri,  9 Aug 2019 17:46:26 +0300

Use the SVG logo in README.md

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
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][].