Repository: apex-site Updated Branches: refs/heads/asf-site e29c32bd4 -> d57232802 (forced update)
from 7872cbc7acc1666c9b7aa80e3d2c95e420cac1f0 Project: http://git-wip-us.apache.org/repos/asf/apex-site/repo Commit: http://git-wip-us.apache.org/repos/asf/apex-site/commit/d5723280 Tree: http://git-wip-us.apache.org/repos/asf/apex-site/tree/d5723280 Diff: http://git-wip-us.apache.org/repos/asf/apex-site/diff/d5723280 Branch: refs/heads/asf-site Commit: d572328020a55c4b09a8e7ee0d02802d88c5e808 Parents: fed78e8 Author: Thomas Weise <[email protected]> Authored: Sat Oct 8 19:50:21 2016 -0700 Committer: Thomas Weise <[email protected]> Committed: Sat Oct 8 19:50:21 2016 -0700 ---------------------------------------------------------------------- content/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/apex-site/blob/d5723280/content/index.html ---------------------------------------------------------------------- diff --git a/content/index.html b/content/index.html index 3b3c50b..eb898c5 100644 --- a/content/index.html +++ b/content/index.html @@ -91,14 +91,14 @@ </div> </div> - <div class="break"> + <div class="break"></div> + <div class="container"> <center> <a class="h2" href="https://blogs.apache.org/apex/entry/apache_apex_malhar_3_5"> - <h2><i>Now with <b>event-time windowing</b> and <b>high-level API.</b></i></h2> + <i>Now with <b>event-time windowing</b> and <b>high-level API.</b></i> </a> </center> </div> - <div class="break"></div> <div class="container"> <div class="col-md-4">
