Skip to content

Commit f07d81f

Browse files
committed
Set up a redirect for the old last name
1 parent cf91f44 commit f07d81f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

astro.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ export default defineConfig({
7878
redirects: {
7979
"/planning/": "https://forms.gle/riw6CvML8ck94A4V9",
8080
"/reviewers/": "https://forms.gle/4GTJjwZ1nHBGetM18",
81+
"/speaker/savannah-ostrowski": "/speaker/savannah-bailey",
8182
},
8283
integrations: [
8384
preload(),

0 commit comments

Comments
 (0)