File tree 2 files changed +44
-0
lines changed
2 files changed +44
-0
lines changed Original file line number Diff line number Diff line change @@ -219,6 +219,28 @@ <h1 class="text-2xl-5xl">News</h1>
219
219
</ div >
220
220
</ div >
221
221
222
+ < div class ="max-w-screen-xl mx-auto py-16 md:py-24 ">
223
+ < h2 class ="text-2xl-4xl font-normal text-center "> April 29, 2021</ h2 >
224
+ < div >
225
+ < div class ="relative bg-white ">
226
+ < div class ="absolute -z-10 left-0 top-0 right-6 bottom-6 border-3 border-purple-700 "> </ div >
227
+ < div class ="absolute -z-10 left-6 top-6 right-0 bottom-0 border-3 border-purple-700 "> </ div >
228
+ < div class ="p-3 ">
229
+ < div class ="relative bg-white border-3 border-purple-700 ">
230
+ < div class ="py-8 px-6 sm:px-12 ">
231
+ < h2 class ="text-2xl-4xl font-normal "> Haskell Foundation April Update</ h2 >
232
+ < p class ="mt-8 ">
233
+ Andrew Boardman posted the < a href ="https://discourse.haskell.org/t/haskell-foundation-april-update/2445 " target ="_blank "> April Foundation update.</ a >
234
+ </ p >
235
+ </ div >
236
+
237
+ </ div >
238
+ </ div >
239
+
240
+ </ div >
241
+ </ div >
242
+ </ div >
243
+
222
244
< div class ="max-w-screen-xl mx-auto py-16 md:py-24 ">
223
245
< h2 class ="text-2xl-4xl font-normal text-center "> March 19, 2021</ h2 >
224
246
< div >
Original file line number Diff line number Diff line change @@ -34,6 +34,28 @@ <h1 class="text-2xl-5xl">News</h1>
34
34
</ div >
35
35
</ div >
36
36
37
+ < div class ="max-w-screen-xl mx-auto py-16 md:py-24 ">
38
+ < h2 class ="text-2xl-4xl font-normal text-center "> April 29, 2021</ h2 >
39
+ < div >
40
+ < div class ="relative bg-white ">
41
+ < div class ="absolute -z-10 left-0 top-0 right-6 bottom-6 border-3 border-purple-700 "> </ div >
42
+ < div class ="absolute -z-10 left-6 top-6 right-0 bottom-0 border-3 border-purple-700 "> </ div >
43
+ < div class ="p-3 ">
44
+ < div class ="relative bg-white border-3 border-purple-700 ">
45
+ < div class ="py-8 px-6 sm:px-12 ">
46
+ < h2 class ="text-2xl-4xl font-normal "> Haskell Foundation April Update</ h2 >
47
+ < p class ="mt-8 ">
48
+ Andrew Boardman posted the < a href ='https://discourse.haskell.org/t/haskell-foundation-april-update/2445 ' target ='_blank '> April Foundation update.</ a >
49
+ </ p >
50
+ </ div >
51
+
52
+ </ div >
53
+ </ div >
54
+
55
+ </ div >
56
+ </ div >
57
+ </ div >
58
+
37
59
< div class ="max-w-screen-xl mx-auto py-16 md:py-24 ">
38
60
< h2 class ="text-2xl-4xl font-normal text-center "> March 19, 2021</ h2 >
39
61
< div >
You can’t perform that action at this time.
0 commit comments