mirror of
https://github.com/gohugoio/hugo.git
synced 2025-03-09 12:14:39 +00:00
Add CircleCI status badge to README.md
Also, following the example of title="wercker status", add "title" attribute to the other status badges in order to show tooltips.
This commit is contained in:
parent
e95db67b20
commit
2242712b0c
1 changed files with 3 additions and 2 deletions
|
@ -9,9 +9,10 @@ A Fast and Flexible Static Site Generator built with love by [spf13](http://spf1
|
|||
[Installation Guide](http://gohugo.io/overview/installing/) |
|
||||
[Twitter](http://twitter.com/spf13)
|
||||
|
||||
[](https://travis-ci.org/spf13/hugo)
|
||||
[](https://travis-ci.org/spf13/hugo)
|
||||
[](https://app.wercker.com/project/bykey/1a0de7d703ce3b80527f00f675e1eb32)
|
||||
[](https://ci.appveyor.com/project/spf13/hugo/branch/master)
|
||||
[](https://ci.appveyor.com/project/spf13/hugo/branch/master)
|
||||
[(https://circleci.com/gh/spf13/hugo)
|
||||
[](https://gitter.im/spf13/hugo?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
|
||||
## Overview
|
||||
|
|
Loading…
Reference in a new issue