You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@crail.apache.org by as...@apache.org on 2018/12/04 14:41:20 UTC

incubator-crail-website git commit: Added base again. It seems that locally it works fine, but on the deployed website it does not work.

Repository: incubator-crail-website
Updated Branches:
  refs/heads/master 54a0791fe -> 4358827d5


Added base again. It seems that locally it works fine,
but on the deployed website it does not work.

Signed-off-by: Adrian Schuepbach <as...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/incubator-crail-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-crail-website/commit/4358827d
Tree: http://git-wip-us.apache.org/repos/asf/incubator-crail-website/tree/4358827d
Diff: http://git-wip-us.apache.org/repos/asf/incubator-crail-website/diff/4358827d

Branch: refs/heads/master
Commit: 4358827d5a1090bd3324979e1e4af05b4512548f
Parents: 54a0791
Author: Adrian Schuepbach <as...@apache.org>
Authored: Tue Dec 4 15:39:57 2018 +0100
Committer: Adrian Schuepbach <as...@apache.org>
Committed: Tue Dec 4 15:39:57 2018 +0100

----------------------------------------------------------------------
 site/_config.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-crail-website/blob/4358827d/site/_config.yml
----------------------------------------------------------------------
diff --git a/site/_config.yml b/site/_config.yml
index 1a11722..7d49790 100644
--- a/site/_config.yml
+++ b/site/_config.yml
@@ -26,7 +26,7 @@ categories: [blog, news]
 front_page_news: 5
 
 # Base pathname for links.
-#base: '//crail.incubator.apache.org'
+base: '//crail.incubator.apache.org'
 #base: '//127.0.0.1:4000/'