diff --git a/package-lock.json b/package-lock.json
index 7e88eaa..d1bdf9d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -22,7 +22,7 @@
"lodash.throttle": "4.1.1",
"npm-run-all2": "5.0.0",
"sass": "1.75.0",
- "shareon": "2.4.0"
+ "shareon": "^2.6.0"
},
"devDependencies": {
"eslint": "8.55.0",
@@ -2998,14 +2998,15 @@
}
},
"node_modules/shareon": {
- "version": "2.4.0",
- "resolved": "https://registry.npmjs.org/shareon/-/shareon-2.4.0.tgz",
- "integrity": "sha512-241BnM+LziD4xYixXjpzN+jdNKjSR/tQp3DO2jD7zzDoi+a07G+lz00gyqZNn7WJrzczhrKkzC+7ZCc5AbzZrA==",
+ "version": "2.6.0",
+ "resolved": "https://registry.npmjs.org/shareon/-/shareon-2.6.0.tgz",
+ "integrity": "sha512-AmTP7AwgbhnGsTWg479CY0qAaRd9zWumZh/zcu6H/Po0u/X7/SMAjAwtdS/1Pr8hAFJ6DDa+o4fXkERlqV5HqA==",
"funding": [
"https://github.com/sponsors/kytta/",
"https://liberapay.com/kytta",
"https://www.paypal.com/paypalme/NickKaramoff"
- ]
+ ],
+ "license": "MIT"
},
"node_modules/shell-quote": {
"version": "1.7.3",
@@ -5603,9 +5604,9 @@
"integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ=="
},
"shareon": {
- "version": "2.4.0",
- "resolved": "https://registry.npmjs.org/shareon/-/shareon-2.4.0.tgz",
- "integrity": "sha512-241BnM+LziD4xYixXjpzN+jdNKjSR/tQp3DO2jD7zzDoi+a07G+lz00gyqZNn7WJrzczhrKkzC+7ZCc5AbzZrA=="
+ "version": "2.6.0",
+ "resolved": "https://registry.npmjs.org/shareon/-/shareon-2.6.0.tgz",
+ "integrity": "sha512-AmTP7AwgbhnGsTWg479CY0qAaRd9zWumZh/zcu6H/Po0u/X7/SMAjAwtdS/1Pr8hAFJ6DDa+o4fXkERlqV5HqA=="
},
"shell-quote": {
"version": "1.7.3",
diff --git a/package.json b/package.json
index 8c0d54b..18cc74a 100644
--- a/package.json
+++ b/package.json
@@ -42,6 +42,6 @@
"lodash.throttle": "4.1.1",
"npm-run-all2": "5.0.0",
"sass": "1.75.0",
- "shareon": "2.4.0"
+ "shareon": "^2.6.0"
}
}
diff --git a/website/common/templates/common/shareon.html b/website/common/templates/common/shareon.html
index a8e6cb0..e4074fd 100644
--- a/website/common/templates/common/shareon.html
+++ b/website/common/templates/common/shareon.html
@@ -9,8 +9,11 @@
+
+
+