We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b09ced commit 6d17d47Copy full SHA for 6d17d47
templates/footer.html
@@ -54,7 +54,7 @@
54
<div class="flex flex-row">
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" />
57
- <div class="font-medium">2022 © Haskell Foundation, <a href="https://github.com/haskellfoundation/haskellfoundation.github.io">submit website bug reports and fixes on GitHub</a></div>
+ <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
</div>
59
60
<div class="text-sm mt-6 flex ml-8 flex-col justify-items-start text-left">
0 commit comments