From ab92b21381ea2cadd29fcd37de99dc80b9e397c7 Mon Sep 17 00:00:00 2001 From: iGor milhit Date: Sun, 4 Aug 2019 10:04:57 +0200 Subject: [PATCH] configuration: fix baseURL * FIX Sets the draft variable to false for the homepage Co-Authored-by: Igor Milhit --- config.toml | 2 +- content/_index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index 52f70c0..1d58587 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseURL = "https://igor.milhit.ch" +baseURL = "https://igor.milhit.ch/" languageCode = "fr" title = "iGor milhit" diff --git a/content/_index.md b/content/_index.md index b6dd2fd..cca508c 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,7 +1,7 @@ --- title: "Accueil" date: 2019-03-14T06:32:39+01:00 -draft: true +draft: false --- ## Personnel