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
There are 2 elements with same ID on the DOM.
<i id="youtu" class="fa fa-youtube-play fa-4x" aria-hidden="true">
<i id="youtu" class="youtu fa fa-youtube-play fa-4x" aria-hidden="true">…
The text was updated successfully, but these errors were encountered:
There are 2 elements with same ID on the DOM.
<i id="youtu" class="fa fa-youtube-play fa-4x" aria-hidden="true">
<i id="youtu" class="youtu fa fa-youtube-play fa-4x" aria-hidden="true">…
The text was updated successfully, but these errors were encountered: