branch develop updated (d30e4b4 -> 8fc814c)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository jtimer. See http://git.chorem.org/jtimer.git from d30e4b4 Keep only en site. Update site with configuration new 8fc814c Fix site The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 8fc814c8ebc7486266fad887fa45d0a629c74417 Author: Eric Chatellier <chatellier@codelutin.com> Date: Wed Feb 24 14:00:48 2016 +0100 Fix site Summary of changes: src/site/site_en.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository jtimer. See http://git.chorem.org/jtimer.git commit 8fc814c8ebc7486266fad887fa45d0a629c74417 Author: Eric Chatellier <chatellier@codelutin.com> Date: Wed Feb 24 14:00:48 2016 +0100 Fix site --- src/site/site_en.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/site/site_en.xml b/src/site/site_en.xml index f5f7cd7..dcecbd7 100644 --- a/src/site/site_en.xml +++ b/src/site/site_en.xml @@ -27,6 +27,8 @@ <custom> <fluidoSkin> + <topBarEnabled>true</topBarEnabled> + <sideBarEnabled>false</sideBarEnabled> <topBarIcon> <name>jTimer</name> <href>index.html</href> @@ -45,13 +47,13 @@ <href>http://www.codelutin.com</href> </bannerRight> - <poweredBy> + <!-- <poweredBy> <logo href="http://maven.apache.org" name="Maven" img="${siteCommonResourcesUrl}/images/logos/maven-feather.png"/> <logo href="http://docutils.sourceforge.net/rst.html" name="ReStructuredText" img="${siteCommonResourcesUrl}/images/logos/restructuredtext-logo.png"/> <logo href="http://maven-site.nuiton.org/jrst" name="JRst" img="${siteCommonResourcesUrl}/images/logos/jrst-logo.png"/> - </poweredBy> + </poweredBy> --> <body> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm