mirror of
https://github.com/mbirth/wiki.git
synced 2024-11-09 13:16:45 +00:00
Test with redirect-from.
This commit is contained in:
parent
48acca58ac
commit
8132da0d25
2
Gemfile
2
Gemfile
@ -8,3 +8,5 @@ gem 'github-pages', versions['github-pages']
|
|||||||
|
|
||||||
gem 'jemoji'
|
gem 'jemoji'
|
||||||
gem 'jekyll-sitemap'
|
gem 'jekyll-sitemap'
|
||||||
|
gem 'jekyll-redirect-from'
|
||||||
|
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
---
|
---
|
||||||
redirect_from: "/know-how/hardware/fortuna-gpsmartbt"
|
redirect_from:
|
||||||
|
- /know-how/hardware/fortuna-gpsmartbt/
|
||||||
title: Fortuna GPSmart BT
|
title: Fortuna GPSmart BT
|
||||||
layout: default
|
layout: default
|
||||||
created: 2009-02-02 19:07:10 +0100
|
created: 2009-02-02 19:07:10 +0100
|
||||||
|
Loading…
Reference in New Issue
Block a user