Add some redirects.
This commit is contained in:
parent
5e6aef6138
commit
d38d90f278
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
permalink: /github.html
|
||||
redirect_to: https://github.com/jekyll/jekyll
|
||||
---
|
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
permalink: /issues.html
|
||||
redirect_to: https://github.com/jekyll/jekyll/issues
|
||||
---
|
Loading…
Reference in New Issue