From c6a0697ec9fc574a02c1332eae8fc5d42c4b9160 Mon Sep 17 00:00:00 2001 From: mose Date: Tue, 22 Aug 2017 16:04:05 +0800 Subject: [PATCH] fix footer --- _config.yml | 6 +++--- _devconfig.yml | 8 ++++---- _includes/footer.html | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/_config.yml b/_config.yml index 4b87a0d..1257885 100644 --- a/_config.yml +++ b/_config.yml @@ -8,7 +8,7 @@ relative_permalinks: false # Setup title: Les Crapauds Fous #tagline: 'foo's website -description: Foo's blog... +description: La Fable Moderne d'un Monde Libre et juste un peu Fou url: https://shelleycavaness.github.io/wildtoad/ baseurl: "/wildtoad" urlimg: https://shelleycavaness.github.io/wildtoad/images/ @@ -54,9 +54,9 @@ owner: ## sidebar links: # For external links add external: true links: - - title: Home + - title: Accueil url: / - - title: About + - title: A Propos url: /apropos/ - title: Blog url: /blog/ diff --git a/_devconfig.yml b/_devconfig.yml index 1c99571..c4acadd 100644 --- a/_devconfig.yml +++ b/_devconfig.yml @@ -6,9 +6,9 @@ permalink: /blog/:year/:month/:day/:title/ relative_permalinks: false # Setup -title: foo +title: Les Crapauds Fous #tagline: 'foo's website -description: Foo's blog... +description: La Fable Moderne d'un Monde Libre et juste un peu Fou url: http://localhost:4000 baseurl: "" urlimg: http://localhost:4000/images/ @@ -54,9 +54,9 @@ owner: ## sidebar links: # For external links add external: true links: - - title: Home + - title: Accueil url: / - - title: About + - title: A Propos url: /apropos/ - title: Blog url: /blog/ diff --git a/_includes/footer.html b/_includes/footer.html index a522b2d..a4fab95 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -11,5 +11,5 @@ {% endfor %} - +