From 2ba49e7e5c2e3903e2b2ee73be70548831dad84d Mon Sep 17 00:00:00 2001 From: Pierre HUBERT Date: Thu, 21 Nov 2019 15:47:36 +0100 Subject: [PATCH] Fix paths --- _config.yml | 4 ++-- _includes/common/head.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/_config.yml b/_config.yml index 8097e7a..f55b032 100755 --- a/_config.yml +++ b/_config.yml @@ -3,11 +3,11 @@ title: Comunic email: contact@communiquons.org description: Website about Comunic. +url: "https://about.communiquons.org" baseurl: "" # the subpath of your site, e.g. /blog/ (If you use organization leave empty) -url: "http://127.0.0.1:4000" # the base hostname & protocol for your site #Comunic application URL -app_url: "http://devweb.local/comunic/v2/" +app_url: "https://communiquons.org/" #Comunic Android Application URL play_store_url: "https://play.google.com/store/apps/details?id=org.communiquons.android.comunic.client" diff --git a/_includes/common/head.html b/_includes/common/head.html index ba0fc43..2cfeef3 100755 --- a/_includes/common/head.html +++ b/_includes/common/head.html @@ -21,8 +21,8 @@ - - + + {% if page.title %}{% endif %}