File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 53
53
54
54
< div class ="flex flex-row ">
55
55
< div class ="mt-16 flex flex-col text-center flex-grow lg:flex-row lg:space-x-8 lg:space-y-0 ">
56
- < img src ="/assets/images/logos/hf-logo-100-alpha.png " class ="h-8 " />
56
+ < img src ="/assets/images/logos/hf-logo-100-alpha.png " class ="h-8 " alt =" Logo of the Haskell Foundation " />
57
57
< div class ="font-medium "> 2024 © Haskell Foundation, < a href ="https://github.com/haskellfoundation/haskellfoundation.github.io "> submit website bug reports and fixes on GitHub</ a > </ div >
58
58
</ div >
59
59
Original file line number Diff line number Diff line change 5
5
< div class ="pt-6 flex justify-between ">
6
6
7
7
< div >
8
- < img src ="/assets/images/logos/hf-logo-100-alpha.png " width ="68 " height ="52 " />
8
+ < img src ="/assets/images/logos/hf-logo-100-alpha.png " width ="68 " height ="52 " alt =" Logo of the Haskell Foundation " />
9
9
< div class ="text-sm mt-2 text-gray-500 "> The Haskell Foundation</ div >
10
10
</ div >
11
11
Original file line number Diff line number Diff line change 2
2
3
3
< div >
4
4
< a href ="/ ">
5
- < img src ="/assets/images/logos/hf-logo-100-alpha.png " />
5
+ < img src ="/assets/images/logos/hf-logo-100-alpha.png " alt =" The Haskell Foundation homepage " />
6
6
< div class ="text-sm mt-2 text-gray-500 "> </ div >
7
7
</ a >
8
8
</ div >
You can’t perform that action at this time.
0 commit comments