We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 04aa1c0 + 5c285ce commit 9d887dcCopy full SHA for 9d887dc
config.toml
@@ -52,6 +52,11 @@ relativeURLs = false
52
name = "Careers"
53
url = "/about/careers"
54
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
60
61
# covid19
62
[[menu.main]]
0 commit comments