From eafc84340c7be7e6fb1a27839dd4b7024f9d6e0d Mon Sep 17 00:00:00 2001 From: Paul-Henri Froidmont Date: Fri, 24 Jul 2020 10:51:45 +0200 Subject: [PATCH] Change name and copyright --- config.toml | 4 ---- config.yml | 8 ++++++++ themes/prologue/layouts/index.html | 4 ++-- 3 files changed, 10 insertions(+), 6 deletions(-) delete mode 100644 config.toml create mode 100644 config.yml diff --git a/config.toml b/config.toml deleted file mode 100644 index 86c2f16..0000000 --- a/config.toml +++ /dev/null @@ -1,4 +0,0 @@ -baseURL = "https://osteopathie.froidmont.org/" -languageCode = "fr-be" -title = "Froidmont Marie-Alice" -theme = "prologue" diff --git a/config.yml b/config.yml new file mode 100644 index 0000000..706a56f --- /dev/null +++ b/config.yml @@ -0,0 +1,8 @@ +baseURL: https://osteopathie.froidmont.org/ +languageCode: fr-be +title: Froidmont Marie-Alice +theme: prologue + +params: + copyright: Tous droits réservés - 2020 + diff --git a/themes/prologue/layouts/index.html b/themes/prologue/layouts/index.html index 8f7ad9c..91fda79 100644 --- a/themes/prologue/layouts/index.html +++ b/themes/prologue/layouts/index.html @@ -34,7 +34,7 @@