Missing accessibility
This commit is contained in:
parent
78e4202963
commit
6f9c946458
|
@ -45,7 +45,7 @@
|
|||
<img src="./images/icon-twitter.svg" alt="Twitter Icon" class="articleShareIcon">
|
||||
<img src="./images/icon-pinterest.svg" alt="Pinterest Icon" class="articleShareIcon">
|
||||
</div>
|
||||
<button class="articleShareButton" onclick="toggleTooltip()" >
|
||||
<button class="articleShareButton" onclick="toggleTooltip()" title="Share" >
|
||||
<!-- <img src="./images/icon-share.svg" alt="Share Icon" class=""> -->
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="15" height="13"><path fill="currentColor" d="M15 6.495L8.766.014V3.88H7.441C3.33 3.88 0 7.039 0 10.936v2.049l.589-.612C2.59 10.294 5.422 9.11 8.39 9.11h.375v3.867L15 6.495z"/></svg>
|
||||
</button>
|
||||
|
|
Loading…
Reference in New Issue