From 48acca58ac3b9eee2247567ac9ddb645bb2ce98d Mon Sep 17 00:00:00 2001 From: Markus Birth Date: Wed, 25 Feb 2015 01:50:01 +0100 Subject: [PATCH] Try redirect-from feature... --- _config.yml | 1 + know-how/hardware/_posts/2010-07-22-fortuna-gpsmart-bt.md | 1 + 2 files changed, 2 insertions(+) diff --git a/_config.yml b/_config.yml index ed0a5fd..305922e 100644 --- a/_config.yml +++ b/_config.yml @@ -28,6 +28,7 @@ github: gems: - jemoji - jekyll-sitemap + - jekyll-redirect-from redcarpet: extensions: ["autolink", "tables", "no_intra_emphasis"] diff --git a/know-how/hardware/_posts/2010-07-22-fortuna-gpsmart-bt.md b/know-how/hardware/_posts/2010-07-22-fortuna-gpsmart-bt.md index e0982c0..c389bbf 100644 --- a/know-how/hardware/_posts/2010-07-22-fortuna-gpsmart-bt.md +++ b/know-how/hardware/_posts/2010-07-22-fortuna-gpsmart-bt.md @@ -1,4 +1,5 @@ --- +redirect_from: "/know-how/hardware/fortuna-gpsmartbt" title: Fortuna GPSmart BT layout: default created: 2009-02-02 19:07:10 +0100