Skip to content

Commit

Permalink
fix: correct spelling in footer
Browse files Browse the repository at this point in the history
  • Loading branch information
achou11 committed May 2, 2023
1 parent 4f8acae commit c2bf1eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Footer.vue
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<br />
<span class="text-light-800">
{{ $t("madeWithLove") }}
<a href="https://digital-democarcy.org">Digital Democarcy</a>
<a href="https://digital-democarcy.org">Digital Democracy</a>
{{ $t("withSupport") }}
<a href="http://earthdefenderstoolkit.com/">Sponsors</a>
<!-- <img src="~/assets/cc.svg" alt="cc" class="h-20px w-20px" /> -->
Expand Down

0 comments on commit c2bf1eb

Please sign in to comment.