Skip to content

Commit 9f4ab7c

Browse files
authored
Merge pull request #36 from haskellfoundation/feat/project-updates
Add Current Projects
2 parents b4aa75b + e5bf2c2 commit 9f4ab7c

File tree

11 files changed

+283
-70
lines changed

11 files changed

+283
-70
lines changed

site/press/index.html

+16
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,19 @@ <h1 class="text-2xl-5xl">Press</h1>
4747
</div>
4848

4949
</div>
50+
51+
52+
<div class="mt-16 md:mt-24">
53+
54+
<div class="xl:max-w-screen-xl mx-auto md:px-12 lg:px-16">
55+
<div class="bg-gray-800 shadow-lg shadow-xl shadow-md shadow-sm px-6 sm:px-12 md:px-12 lg:px-16 py-16 md:py-20">
56+
<h2 class="text-gray-50 font-normal text-3xl-4xl text-center">Press Kit</h2>
57+
<p class="mt-10 lg:text-xl text-gray-300 leading-relaxed text-center">
58+
59+
Please reach out to us at <a href="mailto:[email protected]">[email protected]</a> for our press kit, including relevant marketing materials and branding.
60+
61+
</p>
62+
</div>
63+
</div>
64+
65+
</div>

0 commit comments

Comments
 (0)