Skip to content

Commit

Permalink
Merge pull request #158 from CSFelix/CSFelix-patch-1
Browse files Browse the repository at this point in the history
📦 Updated
  • Loading branch information
CSFelix authored Sep 14, 2024
2 parents f4e407e + bada353 commit 7093547
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions assets/js/scripts/tooltips.js
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,11 @@ tippy('#partnerMateusMaffiBtn', {
content: 'Mateus Maffi!',
});

tippy('#partnerMenceBtn', {
...tippyParams,
content: 'Mence!',
});



// ******************************
Expand Down

0 comments on commit 7093547

Please sign in to comment.