Skip to content

Commit

Permalink
Update share-buttons.html
Browse files Browse the repository at this point in the history
  • Loading branch information
PazAxell authored Mar 3, 2024
1 parent e47e1e7 commit 9a3dcc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/share-buttons.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
<a class="share__link share__instagram"
href="https://www.instagram.com/asoesem_uned.php?u={{ site.url }}{{ site.baseurl }}{{ page.url }}"
onclick="window.open(this.href, 'pop-up', 'left=20,top=20,width=500,height=500,toolbar=1,resizable=0'); return false;"
title="Share on Instagram" rel="nofollow"><i class="ion ion-logo-facebook"></i><span class="share-name">Instagram</span></a>
title="Share on Instagram" rel="nofollow"><i class="ion ion-logo-instagram"></i><span class="share-name">Instagram</span></a>
</ul>
</div>

0 comments on commit 9a3dcc0

Please sign in to comment.