Skip to content

Commit f9d5dfa

Browse files
authored
[FIX] update footer 2024 Haskell Foundation to "2025 Haskell Foundation"
1 parent afe7ab3 commit f9d5dfa

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
@@ -53,7 +53,7 @@
5353
<div class="flex flex-row">
5454
<div class="mt-16 flex flex-col text-center flex-grow lg:flex-row lg:space-x-8 lg:space-y-0">
5555
<img src="/assets/images/logos/hf-logo-100-alpha.png" class="h-8" alt="Logo of the Haskell Foundation"/>
56-
<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>
56+
<div class="font-medium">2025 © Haskell Foundation, <a href="https://github.com/haskellfoundation/haskellfoundation.github.io">submit website bug reports and fixes on GitHub</a></div>
5757
</div>
5858

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

0 commit comments

Comments
 (0)