Skip to content

Commit ff20594

Browse files
authored
Merge pull request #391 from idabzo/patch-1
Update footer.html
2 parents 2b09ced + 6d17d47 commit ff20594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<div class="flex flex-row">
5555
<div class="mt-16 flex flex-col text-center flex-grow lg:flex-row lg:space-x-8 lg:space-y-0">
5656
<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>
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>
5858
</div>
5959

6060
<div class="text-sm mt-6 flex ml-8 flex-col justify-items-start text-left">

0 commit comments

Comments
 (0)