Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4fee01d

Browse files
authored
Update next.config.js
1 parent 972d973 commit 4fee01d

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

next.config.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,12 @@ module.exports = {
7474
permanent: true,
7575
basePath: false,
7676
},
77+
{
78+
source: '/mastadon',
79+
destination: 'https://mastodon.cloud/@brian',
80+
permanent: true,
81+
basePath: false,
82+
},
7783
]
7884
},
7985
}

0 commit comments

Comments
 (0)