Skip to content

Commit

Permalink
chore(footer): add analytics link
Browse files Browse the repository at this point in the history
  • Loading branch information
RomainLanz committed Dec 15, 2024
1 parent 9400cba commit 499be24
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/design-system/src/molecules/footer/footer.vue
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@

<FooterSection title="Navigation">
<ul class="flex flex-col gap-1 text-sm list-none pl-0">
<li>
<a href="https://plausible.romainlanz.com/romainlanz.com" rel="nofollow">Statistiques</a>
</li>
<li>
<Link :href="contactUrl" prefetch>Contact</Link>
</li>
Expand Down

0 comments on commit 499be24

Please sign in to comment.