mirror of
https://github.com/yude-jp/yude.jp
synced 2025-01-05 02:50:11 +09:00
Add redirects to wishlist, Scrapbox
This commit is contained in:
parent
b59a6b6926
commit
65fbb55a33
6
vercel.json
Normal file
6
vercel.json
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"redirects": [
|
||||||
|
{ "source": "/wishlist", "destination": "https://www.amazon.jp/hz/wishlist/ls/8WTKCPWKOJ2N?ref_=wl_share" },
|
||||||
|
{ "source": "/scrapbox", "destination": "https://scrapbox.io/yude" }
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user