Skip to content

Commit

Permalink
Update footer
Browse files Browse the repository at this point in the history
  • Loading branch information
bourgeoisor committed Oct 5, 2023
1 parent 8fc3a4d commit 47eb4cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/TheFooter.vue
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<img src="@/assets/img/brand.png" alt="XIV ToDo branding" />
<br />
<router-link to="/">
<small>{{ $t("page.about") }}</small>
<small>{{ $t("page.home") }}</small>
</router-link>
·
<router-link to="/help">
Expand Down

0 comments on commit 47eb4cb

Please sign in to comment.