mirror of
https://github.com/NickKaramoff/shareon
synced 2025-02-08 07:38:52 +01:00
Update README
This commit is contained in:
parent
29e14cddf2
commit
90eb6d92c5
@ -89,7 +89,7 @@ Shareon.init();
|
||||
|
||||
Create a container with class `shareon` and populate it with elements, class
|
||||
names of which match the names of the social networks (or `copy-url`, for the
|
||||
'Copy URL' button:
|
||||
'Copy URL' button):
|
||||
|
||||
```html
|
||||
<div class="shareon">
|
||||
@ -110,6 +110,7 @@ names of which match the names of the social networks (or `copy-url`, for the
|
||||
<a class="vkontakte"></a>
|
||||
<a class="whatsapp"></a>
|
||||
<a class="copy-url"></a>
|
||||
<a class="email"></a>
|
||||
</div>
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user