diff --git a/README.md b/README.md index bd7f01e7..87eccb1c 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,8 @@ Or install it yourself as: $ gem install jekyll-athena +_Note_: the Twitter sharing button get the configuration key `twitter_username` and `twitter_hashtags` from your Jekyll configuration (if they exist) to customize the button. + ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/broccolini/athena. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct. diff --git a/_includes/footer.html b/_includes/footer.html index 6f73bf43..f6944001 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -3,7 +3,7 @@

This project is maintained by {{ site.github_username }}