You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ct...@apache.org on 2019/01/10 15:13:55 UTC

[lucene-solr] branch branch_8x updated: Ref Guide: fix double footer in page layout for index.html

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

ctargett pushed a commit to branch branch_8x
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git


The following commit(s) were added to refs/heads/branch_8x by this push:
     new 69cbe29  Ref Guide: fix double footer in page layout for index.html
69cbe29 is described below

commit 69cbe29e78c400db22aab2f918405ce627d2d65d
Author: Cassandra Targett <ct...@apache.org>
AuthorDate: Thu Jan 10 09:12:59 2019 -0600

    Ref Guide: fix double footer in page layout for index.html
---
 solr/solr-ref-guide/src/_layouts/home.html | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/solr/solr-ref-guide/src/_layouts/home.html b/solr/solr-ref-guide/src/_layouts/home.html
index 578fc52..cfaac56 100644
--- a/solr/solr-ref-guide/src/_layouts/home.html
+++ b/solr/solr-ref-guide/src/_layouts/home.html
@@ -27,5 +27,4 @@ layout: default
   {{content}}
 </div>
 
-
-{% include footer.html %}
+<br>