Skip to content

Commit 4ee89bb

Browse files
committed
Remove link to old Medium blog
1 parent fb3e7ae commit 4ee89bb

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

templates/mobile-nav-flyout.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141

4242
<div class="block py-3 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium text-gray-500">News and Info</div>
4343
<a href="/news" class="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">News</a>
44-
<a href="https://haskell-foundation.medium.com/" class="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Blog</a>
4544
<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>
4645
<a href="/resources" class="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">Resources</a>
4746
<a href="/faq" class="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium">FAQ</a>

templates/nav.html

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,6 @@
7777
News
7878
</a>
7979

80-
<a class="block p-4 border-t-2 hover:bg-gray-50 cursor-pointer" href="https://haskell-foundation.medium.com/">
81-
Blog
82-
</a>
83-
8480
<a class="block p-4 border-t-2 hover:bg-gray-50 cursor-pointer" href="/news/press">
8581
Press
8682
</a>
@@ -92,7 +88,7 @@
9288

9389
</li>
9490

95-
91+
9692
<li class="relative">
9793
<a class="dbox-donation-page-button" href="https://donorbox.org/donation-button-52?" style="background: rgb(94, 80, 134); color: rgb(255, 255, 255); text-decoration: none; font-family: Verdana, sans-serif; display: flex; gap: 8px; width: fit-content; font-size: 16px; border-radius: 5px; line-height: 24px; padding: 8px 24px;"><img src="https://donorbox.org/images/white_logo.svg">Donate</a>
9894
</li>

0 commit comments

Comments
 (0)