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 0f53ebf commit 920795bCopy full SHA for 920795b
src/components/templates/talks/index.tsx
@@ -65,7 +65,7 @@ const Talks: FunctionComponent<PageProps> = (props) => {
65
city: "Brussels, Belgium",
66
thumbnail: brussels,
67
date: "October 14, 2022",
68
- },å
+ },
69
{
70
name: "NDC Oslo 2022",
71
link:
@@ -80,7 +80,7 @@ const Talks: FunctionComponent<PageProps> = (props) => {
80
city: "Goa, India",
81
thumbnail: goa,
82
date: "September 23, 2022",
83
84
]}
85
/>
86
0 commit comments