Add telegram to footer and to social share button

This commit is contained in:
Amaia Castro
2017-03-25 12:15:45 +01:00
parent f9a09c3d02
commit 5ee2c9efa0
14 changed files with 95 additions and 8 deletions

View File

@@ -1,3 +1,3 @@
SocialShareButton.configure do |config|
config.allow_sites = %w(twitter facebook google_plus)
config.allow_sites = %w(twitter facebook google_plus telegram)
end