Commit 8a5844b
committed
mike: Keep using redirects for aliases
In `mike` 2.0.0 aliases use symlinks by default, but they are not
supported by GitHub Pages, so it fails to deploy.
Use the new `alias_type` option to keep using redirects.
Signed-off-by: Leandro Lucarella <[email protected]>1 parent d64a34c commit 8a5844b
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| 96 | + | |
96 | 97 | | |
97 | 98 | | |
98 | 99 | | |
| |||
0 commit comments