Skip to content

Commit 4adb96c

Browse files
authored
add redirect to newsletter signup (#977)
1 parent 0bd3d26 commit 4adb96c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

vercel.json

+4
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,10 @@
103103
{
104104
"source": "/resources/image-templates/",
105105
"destination": "https://www.figma.com/community/file/1182357255394426899"
106+
},
107+
{
108+
"source": "/newsletter/",
109+
"destination": "/newsletter/signup"
106110
}
107111
]
108112
}

0 commit comments

Comments
 (0)