Skip to content

Commit 534b851

Browse files
committed
Add links to HF Board email and google group. Close #124
1 parent 0148155 commit 534b851

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

contact/index.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,19 @@ <h2 class="font-normal text-2xl-4xl">Volunteers</h2>
8080

8181
</div>
8282

83+
<div class="bg-gray-100 px-6 sm:px-12 space-y-4 py-12">
84+
<h2 class="font-normal text-2xl-4xl">Board of Directors</h2>
85+
<p>To contact the Haskell Foundation Board of Directors, email the Google Group:</p>
86+
87+
<div class="text-sm sm:text-base">
88+
<a class="arrow-link" href="mailto:[email protected]">&gt;&gt; [email protected]</a>
89+
</div>
90+
<p>You can also read the Google Group:</p>
91+
<div class="text-sm sm:text-base">
92+
<a class="arrow-link" href="https://groups.google.com/u/1/a/haskell.foundation/g/board">&gt;&gt; https://groups.google.com/u/1/a/haskell.foundation/g/board</a>
93+
</div>
94+
95+
</div>
8396

8497
</div>
8598
</div>

0 commit comments

Comments
 (0)