File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ class CustomDocument extends Document {
1111 href = "https://fonts.googleapis.com/css2?family=Open+Sans:wght@300& family = Roboto + Mono & display = swap "
1212 rel = "stylesheet"
1313 />
14+ < link href = "favicon.ico" rel = "shortcut icon" />
1415 </ Head >
1516 < body >
1617 < InitializeColorMode />
Original file line number Diff line number Diff line change @@ -6,7 +6,11 @@ export const CFP = () => (
66 < Container id = "cfp" variant = "smallContainer" >
77 < Heading > Call For Proposals until 20th December</ Heading >
88 < Paragraph >
9- < a href = "https://forms.gle/psoeEw5phXPGZBdVA" target = "_blank" rel = "noopener noreferrer" >
9+ < a
10+ href = "https://forms.gle/psoeEw5phXPGZBdVA"
11+ target = "_blank"
12+ rel = "noopener noreferrer"
13+ >
1014 Share
1115 </ a > { " " }
1216 with us your ideas! Each talk will be 10-minutes long. They can be given
You can’t perform that action at this time.
0 commit comments