File tree Expand file tree Collapse file tree 2 files changed +44
-0
lines changed Expand file tree Collapse file tree 2 files changed +44
-0
lines changed Original file line number Diff line number Diff line change @@ -218,6 +218,28 @@ <h1 class="text-2xl-5xl">News</h1>
218
218
</ div >
219
219
</ div >
220
220
221
+ < div class ="max-w-screen-xl mx-auto py-16 md:py-24 ">
222
+ < h2 class ="text-2xl-4xl font-normal text-center "> June 30, 2021</ h2 >
223
+ < div >
224
+ < div class ="relative bg-white ">
225
+ < div class ="absolute -z-10 left-0 top-0 right-6 bottom-6 border-3 border-purple-700 "> </ div >
226
+ < div class ="absolute -z-10 left-6 top-6 right-0 bottom-0 border-3 border-purple-700 "> </ div >
227
+ < div class ="p-3 ">
228
+ < div class ="relative bg-white border-3 border-purple-700 ">
229
+ < div class ="py-8 px-6 sm:px-12 ">
230
+ < h2 class ="text-2xl-4xl font-normal "> Haskell Foundation June Update</ h2 >
231
+ < p class ="mt-8 ">
232
+ Andrew Boardman posted the < a href ="https://discourse.haskell.org/t/haskell-foundation-june-update/2722 " target ="_blank "> June Foundation update.</ a >
233
+ </ p >
234
+ </ div >
235
+
236
+ </ div >
237
+ </ div >
238
+
239
+ </ div >
240
+ </ div >
241
+ </ div >
242
+
221
243
< div class ="max-w-screen-xl mx-auto py-16 md:py-24 ">
222
244
< h2 class ="text-2xl-4xl font-normal text-center "> May 28, 2021</ h2 >
223
245
< 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 "> June 30, 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 June Update</ h2 >
47
+ < p class ="mt-8 ">
48
+ Andrew Boardman posted the < a href ='https://discourse.haskell.org/t/haskell-foundation-june-update/2722 ' target ='_blank '> June 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 "> May 28, 2021</ h2 >
39
61
< div >
You can’t perform that action at this time.
0 commit comments