You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by je...@apache.org on 2018/12/15 21:04:49 UTC

[sling-site] branch asf-site updated: fixed news on index

This is an automated email from the ASF dual-hosted git repository.

jeb pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/sling-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 0c5ddd0  fixed news on index
0c5ddd0 is described below

commit 0c5ddd03ebbb7dd75eaff053cf9772867d77ecac
Author: Jason E Bailey <je...@apache.org>
AuthorDate: Sat Dec 15 16:02:25 2018 -0500

    fixed news on index
---
 index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/index.html b/index.html
index 8aef9cb..038e30b 100644
--- a/index.html
+++ b/index.html
@@ -80,14 +80,14 @@
 <script type="text/javascript">
         $(document).ready(function() {
             $.get("/news.html", function(news) {
-                var $newsExcerpt = $(news).find('li').slice(0,5);
+                var $newsExcerpt = $(news).find('section ul li').slice(0,5);
                 $('#newsExcerpt').append($newsExcerpt);
             });
         });
 </script></section></div></div>            
             <div class="footer">
 <div class="revisionInfo">
-                    Last modified by <span class="author">Robert Munteanu</span> on <span class="comment">Wed Feb 14 14:05:14 2018 +0200</span>
+                    Last modified by <span class="author">Jason E Bailey</span> on <span class="comment">Sat Dec 15 15:54:13 2018 -0500</span>
                 </div>                <p>
                     Apache Sling, Sling, Apache, the Apache feather logo, and the Apache Sling project logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
                 </p><p>