diff --git a/_layouts/default.html b/_layouts/default.html index 0734c263..e299aa27 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -79,6 +79,8 @@ })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-41298772-1', 'facebook.github.io'); ga('send', 'pageview'); + + !function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="https://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs"); diff --git a/support.md b/support.md index 09af7bcc..0aaea051 100644 --- a/support.md +++ b/support.md @@ -13,3 +13,9 @@ id: support ## IRC Many developers and users idle on Freenode.net's IRC network in **[#reactjs on freenode](irc://chat.freenode.net/reactjs)**. + +## Twitter + +[**#reactjs** hash tag on Twitter](https://twitter.com/search?q=%23reactjs) is used to keep up with the latest React news. + +