Skip to content

Commit 52249d8

Browse files
authored
Merge pull request #471 from LaurentRDC/github-footer
Added link to GitHub in footer
2 parents 3067923 + e77d589 commit 52249d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/footer.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
<a href="https://discourse.haskell.org/c/haskell-foundation/11" target="_blank" class="text-4xl block"><span class="fab fa-discourse"></span></a>
4747
<a rel="me" href="https://mastodon.social/@haskell_foundation" target="_blank" class="text-4xl block"><span class="fab fa-mastodon"></span></a>
4848
<a href="https://www.youtube.com/@HaskellFoundation" target="_blank" class="text-4xl block"><span class="fab fa-youtube"></span></a>
49+
<a href="https://github.com/haskellfoundation" target="_blank" class="text-4xl block"><span class="fab fa-github"></span></a>
4950
</div>
5051
</div>
5152

0 commit comments

Comments
 (0)