You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by ol...@apache.org on 2013/02/25 21:49:05 UTC

git commit: test for twitter link

Updated Branches:
  refs/heads/master bbfc04891 -> e26da5dbe


test for twitter link


Project: http://git-wip-us.apache.org/repos/asf/incubator-helix/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-helix/commit/e26da5db
Tree: http://git-wip-us.apache.org/repos/asf/incubator-helix/tree/e26da5db
Diff: http://git-wip-us.apache.org/repos/asf/incubator-helix/diff/e26da5db

Branch: refs/heads/master
Commit: e26da5dbe91b5b97507995fd0f3c313d2732d822
Parents: bbfc048
Author: olivier lamy <ol...@apache.org>
Authored: Mon Feb 25 21:48:58 2013 +0100
Committer: olivier lamy <ol...@apache.org>
Committed: Mon Feb 25 21:48:58 2013 +0100

----------------------------------------------------------------------
 src/site/site.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/e26da5db/src/site/site.xml
----------------------------------------------------------------------
diff --git a/src/site/site.xml b/src/site/site.xml
index e24950d..9a77592 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -106,10 +106,10 @@
   <custom>
     <fluidoSkin>
       <topBarEnabled>true</topBarEnabled>
-      <sideBarEnabled>true</sideBarEnabled>
+      <sideBarEnabled>false</sideBarEnabled>
       <googleSearch></googleSearch>
       <twitter>
-        <user>apachehelix</user>
+        <user>ApacheHelix</user>
         <showUser>true</showUser>
         <showFollowers>false</showFollowers>
       </twitter>