Skip to content

Commit 70555e8

Browse files
committed
Remove tooltips from social share buttons in footer
1 parent a7d9a42 commit 70555e8

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/components/Footer/index.astro

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,8 +167,6 @@ const footerTextLinkClasses = [
167167
<li class="list-none">
168168
<a
169169
href={social.url}
170-
data-tooltip
171-
title={social.displayName}
172170
rel="me"
173171
class={socialLinkClasses}
174172
>

0 commit comments

Comments
 (0)