Update website URL
parent
373d27d8ff
commit
89ff44a063
|
@ -11,7 +11,7 @@ Lightweight, stylish and ethical share buttons.
|
||||||
<img src="https://raw.githubusercontent.com/NickKaramoff/shareon/develop/docs/screen01@2x.png" height="114" alt="shareon example">
|
<img src="https://raw.githubusercontent.com/NickKaramoff/shareon/develop/docs/screen01@2x.png" height="114" alt="shareon example">
|
||||||
|
|
||||||
----
|
----
|
||||||
Observe the live demo here: [os.karamoff.dev/shareon](https://os.karamoff.dev/shareon)
|
Observe the live demo here: [shareon.js.org](https://shareon.js.org)
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
<meta name="author" content="Nikita Karamov">
|
<meta name="author" content="Nikita Karamov">
|
||||||
|
|
||||||
<meta property="og:title" content="shareon">
|
<meta property="og:title" content="shareon">
|
||||||
<meta property="og:url" content="https://os.karamoff.dev/shareon">
|
<meta property="og:url" content="https://shareon.js.org">
|
||||||
<meta property="og:image" content="https://raw.githubusercontent.com/NickKaramoff/shareon/develop/docs/banner.png">
|
<meta property="og:image" content="https://raw.githubusercontent.com/NickKaramoff/shareon/develop/docs/banner.png">
|
||||||
<meta property="og:description" content="Lightweight, stylish and ethical share buttons for popular social networks">
|
<meta property="og:description" content="Lightweight, stylish and ethical share buttons for popular social networks">
|
||||||
<meta name="twitter:card" content="summary_large_image">
|
<meta name="twitter:card" content="summary_large_image">
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "shareon",
|
"name": "shareon",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"homepage": "https://os.karamoff.dev/shareon",
|
"homepage": "https://shareon.js.org",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/NickKaramoff/shareon.git"
|
"url": "git+https://github.com/NickKaramoff/shareon.git"
|
||||||
|
|
Loading…
Reference in New Issue