diff options
author | XhmikosR <[email protected]> | 2019-08-09 17:46:26 +0300 |
---|---|---|
committer | Bjørn Erik Pedersen <[email protected]> | 2019-08-09 16:58:41 +0200 |
commit | c0eef3b401615e85bb74baee6a515abcf531fc2c (patch) | |
tree | 1236e2f4d9a6088d7eb7a19f19ad60bd10ce2285 /README.md | |
parent | 166a394a2fef6f2990e264cc8dfb722af2cc6a67 (diff) | |
download | hugo-c0eef3b401615e85bb74baee6a515abcf531fc2c.tar.gz hugo-c0eef3b401615e85bb74baee6a515abcf531fc2c.zip |
Use the SVG logo in README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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][]. |