add redirect
This commit is contained in:
parent
a9dc1fd5b6
commit
2127b002b5
1 changed files with 4 additions and 0 deletions
|
@ -44,6 +44,10 @@
|
|||
"source": "/blog/simple-api-fetch-hooks-with-swr",
|
||||
"destination": "/posts/2022/simple-api-fetch-hooks-with-swr/"
|
||||
},
|
||||
{
|
||||
"source": "/2023/02/automatingandprobablyoverengineeringmy-nowpage",
|
||||
"destination": "/posts/2023/automating-and-overengineering-my-now-page/"
|
||||
},
|
||||
{
|
||||
"source": "/rss.xml",
|
||||
"destination": "/feed.xml"
|
||||
|
|
Reference in a new issue