|
50 | 50 | <a href="../../" class="block py-3 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Home</a>
|
51 | 51 |
|
52 | 52 |
|
53 |
| - <div href="../../vision" class="block py-3 border-t border-gray-320 text-lg font-medium text-gray-500">Vision</div> |
| 53 | + <a href="../../vision" class="block py-3 border-t border-gray-320 text-lg font-medium">Vision</a> |
54 | 54 |
|
55 |
| - <div href="../../who-we-are" class="block py-3 border-t border-gray-320 text-lg font-medium text-gray-500">Who We Are</div> |
56 |
| - <a href="../../who-we-are" class="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Current Board</a> |
57 |
| - <a href="../../who-we-are/past-boards" class="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Past Boards</a> |
| 55 | + <div href="../../who-we-are" class="block py-3 border-t border-gray-320 text-lg font-medium text-gray-500">Who We Are</div> |
| 56 | + <a href="../../who-we-are" class="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Current Board</a> |
| 57 | + <a href="../../who-we-are/past-boards" class="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Past Boards</a> |
58 | 58 |
|
59 |
| - <a href="../../projects" class="block py-3 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Projects</a> |
| 59 | + <a href="../../projects" class="block py-3 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Projects</a> |
60 | 60 |
|
61 |
| - <div href="../../affiliates" class="block py-3 border-t border-gray-320 text-lg font-medium text-gray-500">Affiliates</div> |
62 |
| - <a href="../../affiliates" class="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Affiliates</a> |
63 |
| - <a href="../../affiliates/about" class="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">About Affiliating</a> |
| 61 | + <div href="../../affiliates" class="block py-3 border-t border-gray-320 text-lg font-medium text-gray-500">Affiliates</div> |
| 62 | + <a href="../../affiliates" class="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Affiliates</a> |
| 63 | + <a href="../../affiliates/about" class="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">About Affiliating</a> |
64 | 64 |
|
65 |
| - <div href="../../news" class="block py-3 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">News</div> |
66 |
| - <a href="../../news" class="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">News</a> |
67 |
| - <a href="../../news/press" class="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Press</a> |
| 65 | + <div href="../../news" class="block py-3 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium text-gray-500">News</div> |
| 66 | + <a href="../../news" class="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">News</a> |
| 67 | + <a href="../../news/press" class="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Press</a> |
68 | 68 |
|
69 |
| - <a href="../../contact" class="block py-3 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Contact</a> |
70 |
| - <a href="../../donations" class="block py-3 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Sponsorship</a> |
71 |
| - <a href="../../resources" class="block py-3 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Resources</a> |
72 |
| - <a href="../../faq" class="block py-3 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">FAQ</a> |
| 69 | + <a href="../../contact" class="block py-3 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Contact</a> |
| 70 | + <a href="../../donations" class="block py-3 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Sponsorship</a> |
| 71 | + <a href="../../resources" class="block py-3 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Resources</a> |
| 72 | + <a href="../../faq" class="block py-3 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">FAQ</a> |
73 | 73 |
|
74 | 74 |
|
75 | 75 | </div>
|
@@ -455,7 +455,7 @@ <h2>Affiliated Projects</h2>
|
455 | 455 |
|
456 | 456 | <div class="mt-16 flex flex-col space-y-4 lg:flex-row lg:space-x-8 lg:space-y-0">
|
457 | 457 | <img src="../../static/images/haskell-foundation-logo-gray.svg" class="h-8" />
|
458 |
| - <div class="font-medium">2020 © Haskell Foundation</div> |
| 458 | + <div class="font-medium">2021 © Haskell Foundation</div> |
459 | 459 | </div>
|
460 | 460 |
|
461 | 461 | </div>
|
|
0 commit comments