This commit is contained in:
2025-04-23 11:33:07 -04:00
parent 430789c25d
commit f277119407
6 changed files with 162 additions and 57 deletions
-5
View File
@@ -122,11 +122,6 @@ const nextConfig: NextConfig = {
{ source: "/rss", destination: "/feed.xml", permanent: true },
{ source: "/blog/(.*)", destination: "/notes", permanent: true },
{ source: "/archives/(.*)", destination: "/notes", permanent: true },
{
source: "/static/daily.pdf",
destination: "https://ijyxfbpcm3itvdly.public.blob.vercel-storage.com/daily-C0dPhAyjDegAgsFDXUwOu5WAAgGdqP.pdf",
permanent: false,
},
// WordPress permalinks:
{