-
-
+
```
-Apart from the URL and title, some networks support extra parameters:
+Apart from the URL and title, some social networks support extra parameters:
-- you **have to** add `data-fb-app-id` to the FB Messenger button to make sharing even possible
-- add `data-media` to an Odnoklassniki, Pinterest, or VK button to customize the pinned picture
-- add `data-text` to a WhatsApp, Mastodon, Telegram, or Viber button to add custom message text
+- you **MUST** add `data-fb-app-id` to the FB Messenger button to make
+ sharing possible
+- add `data-media` to an Odnoklassniki, Pinterest, or VK buttons to customize
+ the pinned picture
+- add `data-text` to a WhatsApp, Mastodon, Telegram, or Viber button to add
+ custom message text
- add `data-via` to a Twitter or Mastodon button to mention a user
Here are all the custom parameters in their glory:
@@ -137,13 +157,26 @@ Here are all the custom parameters in their glory:
```
-## License
+Licence
+-------
-BSD-3-Clause © [Nikita Karamov](https://karamoff.dev)
+[BSD-3-Clause](https://spdx.org/licenses/BSD-3-Clause.html) © 2020, Nikita Karamov
-shareon logo is the [Postal Horn emoji](https://github.com/googlefonts/noto-emoji/blob/v2020-09-16-unicode13_1/svg/emoji_u1f4ef.svg) from [Noto Emoji](https://github.com/googlefonts/noto-emoji/tree/v2020-09-16-unicode13_1), which is licensed under the [Apache License v2.0](https://github.com/googlefonts/noto-emoji/blob/v2020-09-16-unicode13_1/LICENSE).
+shareon logo is the
+[Postal Horn emoji](https://github.com/googlefonts/noto-emoji/blob/v2020-09-16-unicode13_1/svg/emoji_u1f4ef.svg)
+from
+[Noto Emoji](https://github.com/googlefonts/noto-emoji/tree/v2020-09-16-unicode13_1),
+which is licensed under the
+[Apache License v2.0](https://github.com/googlefonts/noto-emoji/blob/v2020-09-16-unicode13_1/LICENSE).
Includes a modified version of the
[Mastodon logo](https://commons.wikimedia.org/wiki/File:Mastodon_Logotype_%28Simple%29.svg),
which is licensed under the
[APGLv3 license](https://www.gnu.org/licenses/agpl.html) or later.
+
+----
+
+The source code is being hosted
+on [GitHub](https://github.com/NickKaramoff/shareon) with mirrors
+on [GitLab](https://gitlab.com/NickKaramoff/shareon)
+and [Codeberg](https://codeberg.org/NickKaramoff/shareon).
diff --git a/assets/demo@2x.png b/assets/demo@2x.png
index bbf33f2..2f09dc6 100644
Binary files a/assets/demo@2x.png and b/assets/demo@2x.png differ