fork of shareon for my own website
 
 
 
Go to file
Nikita Karamov 3722ada1da
Initial commit
2020-03-25 16:32:25 +01:00
.github Initial commit 2020-03-25 16:32:25 +01:00
.gitignore Initial commit 2020-03-25 16:32:25 +01:00
LICENSE Initial commit 2020-03-25 16:32:25 +01:00
README.md Initial commit 2020-03-25 16:32:25 +01:00
package.json Initial commit 2020-03-25 16:32:25 +01:00
yarn.lock Initial commit 2020-03-25 16:32:25 +01:00

README.md

shareon

Postal Horn emoji

Lightweight, stylish and ethical share buttons for popular social networks.

  • Small. Dependency-free.
  • Stylish. Uses official vector logos and colors.
  • Ethical. No tracking code is being embedded.
<!-- Define the container element -->
<div class="sharevia">
    <!-- Choose desired networks -->
    <div class="twitter"></div>

    <!-- Add optional text -->
    <div class="facebook">Share</div>
</div>