Skip to content

Commit

Permalink
[web] Fix license image link.
Browse files Browse the repository at this point in the history
  • Loading branch information
bilke committed Dec 16, 2024
1 parent c70e044 commit a8ba3c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/layouts/partials/global-footer-nav.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<a class="ml-3" rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">
<img alt="Creative Commons License" style="border-width:0"
src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" data-pagefind-ignore="all" />
src="https://licensebuttons.net/l/by-sa/4.0/88x31.png" data-pagefind-ignore="all" />
</a>
<a class="ml-3" href="https://www.netlify.com">
<img style="height: 31px;" src="https://www.netlify.com/img/global/badges/netlify-dark.svg"
Expand Down

0 comments on commit a8ba3c0

Please sign in to comment.