Add redirect_from plugin
Redirect /merlin6 to introduction
This commit is contained in:
parent
8a7f40be25
commit
026202d64d
@ -56,6 +56,12 @@ feedback_email: merlin-admins@lists.psi.ch
|
||||
# feedback_link: "http://helpy.io/"
|
||||
# if you uncomment the previous line, it changes where the feedback link points to
|
||||
|
||||
plugins:
|
||||
- jekyll-redirect-from
|
||||
|
||||
whitelist:
|
||||
- jekyll-redirect-from
|
||||
|
||||
highlighter: rouge
|
||||
# library used for syntax highlighting
|
||||
|
||||
|
@ -6,6 +6,9 @@ last_updated: 28 June 2019
|
||||
#summary: "Merlin 6 cluster overview"
|
||||
sidebar: merlin6_sidebar
|
||||
permalink: /merlin6/introduction.html
|
||||
redirect_from:
|
||||
- /merlin6
|
||||
- /merlin6/index.html
|
||||
---
|
||||
|
||||
## About Merlin6
|
||||
|
Loading…
x
Reference in New Issue
Block a user