Skip to content

Commit 81ced54

Browse files
authored
Merge pull request #149 from haskellfoundation/mission
Add mission statement to front page.
2 parents 58d6f8c + bd22e25 commit 81ced54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<div class="border border-purple-100 p-1 lg:p-3">
1111
<div class="border border-purple-50 p-16 flex flex-col items-center text-center">
1212
<h1 class="mb-4 text-3xl-6xl font-w-800">The Haskell Foundation</h1>
13+
<h3 class="mb-4 text-xl text-gray-500">Amplify Haskell’s impact on humanity.</h3>
1314
<div class="text-gray-500">An independent, non-profit organization dedicated to broadening the adoption of Haskell, by supporting its ecosystem of tools, libraries, education, and research.</div>
1415
</div>
1516
</div>

0 commit comments

Comments
 (0)