diff options
author | itsAftabAlam <[email protected]> | 2021-10-19 19:29:12 +0530 |
---|---|---|
committer | GitHub <[email protected]> | 2021-10-19 15:59:12 +0200 |
commit | b64fd0577b0fb222bea22ae347acb5dd17b2aa04 (patch) | |
tree | 3bcaefd2e078f0f9881fb1006e06a24a0f12e22e /README.md | |
parent | 2706437a7d593b66b0fbad0235dbaf917593971b (diff) | |
download | hugo-b64fd0577b0fb222bea22ae347acb5dd17b2aa04.tar.gz hugo-b64fd0577b0fb222bea22ae347acb5dd17b2aa04.zip |
readme: Add hyperlink to the banner
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -<img src="https://raw.githubusercontent.com/gohugoio/gohugoioTheme/master/static/images/hugo-logo-wide.svg?sanitize=true" alt="Hugo" width="565"> +<a href="https://gohugo.io/"><img src="https://raw.githubusercontent.com/gohugoio/gohugoioTheme/master/static/images/hugo-logo-wide.svg?sanitize=true" alt="Hugo" width="565"></a> 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][]. |