File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 40
40
41
41
< 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 >
42
42
< a href ="/news " class ="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium "> News</ a >
43
- < 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 >
43
+ < 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 >
44
+ < a href ="/press " class ="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium "> Press</ a >
44
45
< a href ="/resources " class ="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium "> Resources</ a >
45
46
< a href ="/faq " class ="block py-3 pl-6 border-t border-gray-320 hover:bg-gray-100 text-lg font-medium "> FAQ</ a >
46
47
Original file line number Diff line number Diff line change 72
72
News
73
73
</ a >
74
74
75
+ < a class ="block p-4 border-t-2 hover:bg-gray-50 cursor-pointer " href ="https://haskell-foundation.medium.com/ ">
76
+ Blog
77
+ </ a >
78
+
75
79
< a class ="block p-4 border-t-2 hover:bg-gray-50 cursor-pointer " href ="/news/press ">
76
80
Press
77
81
</ a >
You can’t perform that action at this time.
0 commit comments