Last active
February 4, 2019 07:26
-
-
Save imitronov/b309aa41b541a33ecb9d21b6b6449314 to your computer and use it in GitHub Desktop.
open share links to new window
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="ru"> | |
<head> | |
<meta charset="UTF-8"> | |
<title>Share demo</title> | |
</head> | |
<body> | |
<a data-share href="https://www.facebook.com/sharer.php?src=sp&u=http://github.com">FACEBOOK</a> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment