Skip to content

Commit 9d887dc

Browse files
authored
Merge pull request #605 from cmu-delphi/sgratzl/contact
Add simple contact us link
2 parents 04aa1c0 + 5c285ce commit 9d887dc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

config.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,11 @@ relativeURLs = false
5252
name = "Careers"
5353
url = "/about/careers"
5454
weight = 7
55+
[[menu.main]]
56+
parent = "about"
57+
name = "Contact Us"
58+
url = "https://docs.google.com/forms/d/e/1FAIpQLScqgT1fKZr5VWBfsaSp-DNaN03aV6EoZU4YljIzHJ1Wl_zmtg/viewform"
59+
weight = 8
5560

5661
# covid19
5762
[[menu.main]]

0 commit comments

Comments
 (0)