Skip to content

Commit bada353

Browse files
authored
📦 Updated
1 parent f4e407e commit bada353

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)