Skip to content

Commit

Permalink
More CFP references
Browse files Browse the repository at this point in the history
  • Loading branch information
0xTim committed Jul 9, 2024
1 parent 50e93a0 commit d23461d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Sources/Conference/Components/About.swift
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ struct About: Component {
Link("[email protected]", url: "mailto:[email protected]")
Text(". For anything related to sponsoring the conference, please reach out to us at ")
Link("[email protected]", url: "mailto:[email protected]")
Text(". If you're interested in talking, please submit a talk through the ")
Text("CFP").bold()
Text(" form ")
Link("here", url: "https://forms.gle/tWMWZpChcuPL6q2C8")
// Text(". If you're interested in talking, please submit a talk through the ")
// Text("CFP").bold()
// Text(" form ")
// Link("here", url: "https://forms.gle/tWMWZpChcuPL6q2C8")
Text(". You are also welcome to reach out to us through the social media channels at the bottom or using our individual Twitter handles.")
}
}.class("container")
Expand Down

0 comments on commit d23461d

Please sign in to comment.