From 5a69e71df9bbbbf8161f6c5526c0a53d3f58513f Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Tue, 19 Jan 2016 21:10:58 -0500 Subject: [PATCH] Update links - Remove Made Mistakes from header nav - Update MM footer link --- _data/navigation.yml | 5 +---- _includes/_footer.html | 2 +- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/_data/navigation.yml b/_data/navigation.yml index e4f0ba9..7ef5102 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -7,7 +7,4 @@ url: /posts/ - title: Theme Setup - url: /theme-setup/ - -- title: Made Mistakes - url: http://mademistakes.com \ No newline at end of file + url: /theme-setup/ \ No newline at end of file diff --git a/_includes/_footer.html b/_includes/_footer.html index 44a0148..90d904d 100644 --- a/_includes/_footer.html +++ b/_includes/_footer.html @@ -12,4 +12,4 @@ {% endif %} -© {{ site.time | date: '%Y' }} {{ site.owner.name }}. Powered by Jekyll using the Minimal Mistakes theme. +© {{ site.time | date: '%Y' }} {{ site.owner.name }}. Powered by Jekyll using the Minimal Mistakes theme. -- 2.43.0