mirror of
https://github.com/NickKaramoff/shareon
synced 2025-02-02 00:46:45 +01:00
Add "Copy URL" buttons to test page
This commit is contained in:
parent
2493e6d014
commit
618627c418
@ -42,6 +42,7 @@
|
||||
<a class="viber"></a>
|
||||
<a class="vkontakte"></a>
|
||||
<a class="whatsapp"></a>
|
||||
<a class="copy-url"></a>
|
||||
</div>
|
||||
</section>
|
||||
<section>
|
||||
@ -60,6 +61,7 @@
|
||||
<button class="viber"></button>
|
||||
<button class="vkontakte"></button>
|
||||
<button class="whatsapp"></button>
|
||||
<button class="copy-url"></button>
|
||||
</div>
|
||||
</section>
|
||||
<section>
|
||||
@ -83,6 +85,7 @@
|
||||
<a class="viber"></a>
|
||||
<a class="vkontakte"></a>
|
||||
<a class="whatsapp"></a>
|
||||
<a class="copy-url"></a>
|
||||
</div>
|
||||
</section>
|
||||
<section>
|
||||
|
Loading…
x
Reference in New Issue
Block a user