fix: redirects
This commit is contained in:
parent
bcbdfc72f8
commit
5077cf074f
1 changed files with 2 additions and 2 deletions
|
@ -71,8 +71,8 @@
|
|||
/assets/img/feed-icon.png /assets/icons/apple-touch-icon.png 200!
|
||||
|
||||
# general
|
||||
/posts/ /posts/0/ 200!
|
||||
/links/ /links/0/ 200!
|
||||
/posts/0/ /posts/ 200!
|
||||
/links/0/ /links/ 200!
|
||||
/watching/movies-to-watch/ /watching/movies-to-watch/0/ 200!
|
||||
/watching/shows-to-watch/ /watching/shows-to-watch/0/ 200!
|
||||
/books/want-to-read/ /books/want-to-read/0/ 200!
|
||||
|
|
Reference in a new issue