Skip to content

Commit

Permalink
Created the volunteer page with the embedded Google Form.
Browse files Browse the repository at this point in the history
  • Loading branch information
bfarahdel committed Apr 28, 2024
1 parent ae334fd commit a4a305a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/volunteer.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
permalink: /volunteer.html
layout: default
---

<iframe
src="https://docs.google.com/forms/d/e/1FAIpQLSctKFQozOWz17DXD8BEfVNDSqd5GQVbcgnK64lKjD2pgLnxBA/viewform?embedded=true"
width="100%" height="1000" frameborder="0" marginheight="0" marginwidth="0">Volunteer Form</iframe>

0 comments on commit a4a305a

Please sign in to comment.