Skip to content

Commit

Permalink
Merge pull request #34 from snowcamp/info-speaker
Browse files Browse the repository at this point in the history
create link to speaker form
  • Loading branch information
barmic authored Dec 10, 2024
2 parents a71b1e8 + ccba7c7 commit 9824af3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/pages/info-speaker.astro
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
import Redirect from '../layouts/Redirect.astro';
import cfp from '../data/cfp.json';
---
<Redirect target="https://docs.google.com/forms/d/e/1FAIpQLSfopsTeVpzMEBJYxye4VEgXKvrih0Jo2lGYgqpsaqNBjjZI6g/viewform?usp=sharing"></Redirect>

0 comments on commit 9824af3

Please sign in to comment.