Repository: incubator-juneau-website Updated Branches: refs/heads/asf-site 13def7ea7 -> b5d3a0a04
Add announcements Project: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/commit/b5d3a0a0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/tree/b5d3a0a0 Diff: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/diff/b5d3a0a0 Branch: refs/heads/asf-site Commit: b5d3a0a049f52fa0cbcc290253b597acc41fe1ed Parents: 13def7e Author: JamesBognar <[email protected]> Authored: Mon Nov 28 11:08:35 2016 -0500 Committer: JamesBognar <[email protected]> Committed: Mon Nov 28 11:08:35 2016 -0500 ---------------------------------------------------------------------- content/announcements.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/b5d3a0a0/content/announcements.html ---------------------------------------------------------------------- diff --git a/content/announcements.html b/content/announcements.html index fd95b53..58f5f03 100644 --- a/content/announcements.html +++ b/content/announcements.html @@ -1,6 +1,6 @@ <!DOCTYPE html> <html> <body> - <a class="twitter-timeline" href="https://twitter.com/ApacheJuneau">Tweets by ApacheJuneau</a> <script async src="http://platform.twitter.com/widgets.js" charset="utf-8"></script></body> + <a class="twitter-timeline" data-width="600" href="https://twitter.com/ApacheJuneau">Tweets by ApacheJuneau</a> <script src="http://platform.twitter.com/widgets.js" charset="utf-8"></script> </body> </html>
