Repository: apex-site Updated Branches: refs/heads/master 4d4aa9a0e -> 40276ac2f
Remove upcoming meetups widget from home page. Project: http://git-wip-us.apache.org/repos/asf/apex-site/repo Commit: http://git-wip-us.apache.org/repos/asf/apex-site/commit/40276ac2 Tree: http://git-wip-us.apache.org/repos/asf/apex-site/tree/40276ac2 Diff: http://git-wip-us.apache.org/repos/asf/apex-site/diff/40276ac2 Branch: refs/heads/master Commit: 40276ac2fae3c58a7f5ccac1425fcec0e7641596 Parents: 4d4aa9a Author: Thomas Weise <[email protected]> Authored: Fri Oct 21 14:34:02 2016 -0700 Committer: Thomas Weise <[email protected]> Committed: Fri Oct 21 14:34:02 2016 -0700 ---------------------------------------------------------------------- src/pages/index.html | 2 -- 1 file changed, 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/apex-site/blob/40276ac2/src/pages/index.html ---------------------------------------------------------------------- diff --git a/src/pages/index.html b/src/pages/index.html index f756310..cb8327b 100644 --- a/src/pages/index.html +++ b/src/pages/index.html @@ -46,8 +46,6 @@ </div> <div class="col-md-4"> - {{> upcoming-meetups}} - <br/> {{> tweets}} </div> </div>
