Skip to content

Commit

Permalink
fix: redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
vimfn committed Sep 12, 2024
1 parent 31aa557 commit 29e4698
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,6 @@ const nextConfig = {
destination: "https://open.spotify.com/user/zfu9cur8fpnw6oc4q8vm55op6",
permanent: true,
},
{
source: "/(blog|notes|writing|n)/:slug*",
destination: "https://vimfn.in/writing/:slug*",
permanent: true,
},
{
source: "/feed.xml",
destination: "https://vimfn.in/rss.xml",
Expand Down

0 comments on commit 29e4698

Please sign in to comment.