Skip to content

Commit 7093547

Browse files
authored
Merge pull request #158 from CSFelix/CSFelix-patch-1
📦 Updated
2 parents f4e407e + bada353 commit 7093547

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

assets/js/scripts/tooltips.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,11 @@ tippy('#partnerMateusMaffiBtn', {
6161
content: 'Mateus Maffi!',
6262
});
6363

64+
tippy('#partnerMenceBtn', {
65+
...tippyParams,
66+
content: 'Mence!',
67+
});
68+
6469

6570

6671
// ******************************

0 commit comments

Comments
 (0)