docs: Mention Hugo's official twitter account

This commit is contained in:
digitalcraftsman
2017-02-23 22:05:38 +01:00
parent 950d1aa1b3
commit e9921ae4b2
3 changed files with 6 additions and 6 deletions

View File

@@ -16,6 +16,10 @@ Hugo has its own [discussion forum](http://discuss.gohugo.io/) powered by [Disco
Please use this for all discussions, questions, etc.
### Twitter
Get the latest bite-sized news and themes from the Hugo community on Twitter by following [@gohugoio](http://twitter.com/gohugoio).
## Mailing List
Hugo has two mailing lists:
@@ -45,7 +49,3 @@ https://groups.google.com/forum/#!forum/golang-nuts
### GitHub Issues
https://github.com/spf13/hugo/issues
### Twitter
Hugo doesn't have its own Twitter handle, but feel free to tweet [@spf13](http://twitter.com/spf13).

View File

@@ -271,7 +271,7 @@
<div class="row">
<div class="text-center col-md-6 col-md-offset-3">
<ul class="list-inline">
<li><a class="icon-twitter icon-2x" href="https://twitter.com/spf13"></a></li>
<li><a class="icon-twitter icon-2x" href="https://twitter.com/gohugoio"></a></li>
<li><a class="icon-octocat icon-2x" href="https://github.com/spf13/hugo"></a></li>
</ul>
<hr>