mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-20 16:07:49 +00:00
Switch to none permalinks and setup redirects
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Permalinks
|
||||
#
|
||||
# Use of `relative_permalinks` ensures post links from the index work properly.
|
||||
permalink: pretty
|
||||
permalink: none
|
||||
relative_permalinks: true
|
||||
|
||||
# Setup
|
||||
@@ -34,7 +34,9 @@ github:
|
||||
|
||||
# Navigation
|
||||
navigation_pages:
|
||||
Archive: '/archive'
|
||||
Archive: '/archive.html'
|
||||
|
||||
contact: '/contact'
|
||||
contact: '/contact.html'
|
||||
|
||||
gems:
|
||||
- jekyll-redirect-from
|
||||
|
||||
Reference in New Issue
Block a user