diff options
author | digitalcraftsman <[email protected]> | 2017-02-23 22:05:38 +0100 |
---|---|---|
committer | digitalcraftsman <[email protected]> | 2017-02-23 22:05:38 +0100 |
commit | e9921ae4b267ea7200aa67e6397f757b22a8261f (patch) | |
tree | 975a2187a0a7d52c178ab6a96d39c79a4e0e0947 /README.md | |
parent | 950d1aa1b336ac0759885ac22d600876fa6978b4 (diff) | |
download | hugo-e9921ae4b267ea7200aa67e6397f757b22a8261f.tar.gz hugo-e9921ae4b267ea7200aa67e6397f757b22a8261f.zip |
docs: Mention Hugo's official twitter account
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ A Fast and Flexible Static Site Generator built with love by [spf13](http://spf1 [Documentation](https://gohugo.io/overview/introduction/) | [Installation Guide](https://gohugo.io/overview/installing/) | [Contribution Guide](CONTRIBUTING.md) | -[Twitter](http://twitter.com/spf13) +[Twitter](http://twitter.com/gohugoio) [![GoDoc](https://godoc.org/github.com/spf13/hugo?status.svg)](https://godoc.org/github.com/spf13/hugo) [![Linux and OS X Build Status](https://api.travis-ci.org/spf13/hugo.svg?branch=master&label=Linux+and+OS+X+build "Linux and OS X Build Status")](https://travis-ci.org/spf13/hugo) |