try to do redirect for gh-pages
This commit is contained in:
parent
35648ed30f
commit
50f4184139
2 changed files with 10 additions and 1 deletions
|
@ -1 +1,6 @@
|
||||||
theme: jekyll-theme-hacker
|
theme: jekyll-theme-hacker
|
||||||
|
plugins:
|
||||||
|
- jekyll-redirect-from
|
||||||
|
whitelist:
|
||||||
|
- jekyll-redirect-from
|
||||||
|
|
||||||
|
|
4
docs/index.md
Normal file
4
docs/index.md
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
---
|
||||||
|
redirect_to:
|
||||||
|
- "osem_notify"
|
||||||
|
---
|
Loading…
Add table
Reference in a new issue