We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0408dda commit 58545ebCopy full SHA for 58545eb
astro.config.mjs
@@ -78,6 +78,7 @@ export default defineConfig({
78
redirects: {
79
"/planning/": "https://forms.gle/riw6CvML8ck94A4V9",
80
"/reviewers/": "https://forms.gle/4GTJjwZ1nHBGetM18",
81
+ "/speaker/savannah-ostrowski": "/speaker/savannah-bailey",
82
},
83
integrations: [
84
preload(),
src/content/keynoters/savannah.mdx
@@ -1,7 +1,7 @@
1
---
2
-name: Savannah Ostrowski
+name: Savannah Bailey
3
image: ./savannah.png
4
-slug: savannah-ostrowski
+slug: savannah-bailey
5
tagline: CPython Core Developer & JIT Maintainer
6
order: 3
7
0 commit comments