You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by bd...@apache.org on 2017/09/28 17:14:54 UTC

sling-site git commit: Adapt for sling.apache.org

Repository: sling-site
Updated Branches:
  refs/heads/master 4807ce0c4 -> 1f63ef3cd


Adapt for sling.apache.org


Project: http://git-wip-us.apache.org/repos/asf/sling-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/sling-site/commit/1f63ef3c
Tree: http://git-wip-us.apache.org/repos/asf/sling-site/tree/1f63ef3c
Diff: http://git-wip-us.apache.org/repos/asf/sling-site/diff/1f63ef3c

Branch: refs/heads/master
Commit: 1f63ef3cd9d8219c91b53b629f7e0408916a3d37
Parents: 4807ce0
Author: Bertrand Delacretaz <bd...@apache.org>
Authored: Thu Sep 28 19:14:40 2017 +0200
Committer: Bertrand Delacretaz <bd...@apache.org>
Committed: Thu Sep 28 19:14:40 2017 +0200

----------------------------------------------------------------------
 src/main/jbake/jbake.properties    | 2 +-
 src/main/jbake/templates/logos.tpl | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/sling-site/blob/1f63ef3c/src/main/jbake/jbake.properties
----------------------------------------------------------------------
diff --git a/src/main/jbake/jbake.properties b/src/main/jbake/jbake.properties
index 3f7121e..7e4fab8 100644
--- a/src/main/jbake/jbake.properties
+++ b/src/main/jbake/jbake.properties
@@ -1,5 +1,5 @@
 feed.id=localhost
-site.host=http://localhost
+site.host=http://sling.apache.org
 site.contextPath=/
 foundation.version=5.5.1
 blog.title=Apache Sling

http://git-wip-us.apache.org/repos/asf/sling-site/blob/1f63ef3c/src/main/jbake/templates/logos.tpl
----------------------------------------------------------------------
diff --git a/src/main/jbake/templates/logos.tpl b/src/main/jbake/templates/logos.tpl
index b54fdd8..e49e9bf 100644
--- a/src/main/jbake/templates/logos.tpl
+++ b/src/main/jbake/templates/logos.tpl
@@ -10,4 +10,3 @@ div(class:"title") {
 	  }
   }
 }
-div(class:"draft") { yield "DRAFT 2017 WEBSITE - SLING-6955" }
\ No newline at end of file