Skip to content

Commit 064b72a

Browse files
committed
Add Work With Us page with embedded Google Form
1 parent 6669deb commit 064b72a

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

_data/navigation.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ main:
99
url: /posts/
1010
- title: "Logbook"
1111
url: "http://diffuse.science/logbook"
12-
12+
- title: "Work With Us"
13+
url: /work-with-us/

_pages/work-with-us.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: "Work With Us"
3+
layout: single
4+
permalink: /work-with-us/
5+
---
6+
7+
Fill out the form below to get in touch.
8+
9+
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSdaTvW3fGYx_53s7cTm7E63SAUdeweCA4KEja6HHSLj9J5WnQ/viewform?embedded=true" width="100%" height="800" frameborder="0" marginheight="0" marginwidth="0">Loading…</iframe>

0 commit comments

Comments
 (0)