You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: resources/views/littlelink.blade.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -202,7 +202,7 @@ function get_operating_system() {
202
202
</span>
203
203
@else
204
204
<spanclass="copy-icon"role="button">
205
-
<divonclick="alert('URL has been copied to your clipboard!')"align="right"class="sharediv"><div><aclass="sharebutton button-hover icon-hover"><imgalt="share-icon"class="sharebutton-img share-icon hvr-icon"src="{{asset('\/littlelink/icons\/')}}share.svg"><spanclass="sharebutton-mb">Share</span></a></div></div>
205
+
<divonclick="alert('URL has been copied to your clipboard!')"align="right"class="sharediv"><div><aclass="sharebutton button-hover icon-hover"><istyle="color: black;"class="fa-solid fa-share sharebutton-img share-icon hvr-icon"></i><spanclass="sharebutton-mb">Share</span></a></div></div>
0 commit comments