Update website URL

This commit is contained in:
Nikita Karamov 2020-03-26 22:01:29 +01:00
parent 373d27d8ff
commit 89ff44a063
3 changed files with 3 additions and 3 deletions

View File

@ -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">
----
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

View File

@ -8,7 +8,7 @@
<meta name="author" content="Nikita Karamov">
<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:description" content="Lightweight, stylish and ethical share buttons for popular social networks">
<meta name="twitter:card" content="summary_large_image">

View File

@ -1,7 +1,7 @@
{
"name": "shareon",
"version": "1.0.0",
"homepage": "https://os.karamoff.dev/shareon",
"homepage": "https://shareon.js.org",
"repository": {
"type": "git",
"url": "git+https://github.com/NickKaramoff/shareon.git"