Skip to content

Commit bb8d628

Browse files
committed
feat: add Discord icon link to footer v0.8.20
1 parent c974f91 commit bb8d628

File tree

7 files changed

+22
-8
lines changed

7 files changed

+22
-8
lines changed

apps/extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@marksyncr/extension",
3-
"version": "0.8.19",
3+
"version": "0.8.20",
44
"private": true,
55
"type": "module",
66
"scripts": {

apps/extension/src/manifest.chrome.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
33
"name": "MarkSyncr",
4-
"version": "0.8.19",
4+
"version": "0.8.20",
55
"description": "Sync your bookmarks across browsers using GitHub, Dropbox, Google Drive, or MarkSyncr Cloud",
66
"icons": {
77
"16": "icons/favicon-16.png",

apps/extension/src/manifest.firefox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
33
"name": "MarkSyncr",
4-
"version": "0.8.19",
4+
"version": "0.8.20",
55
"description": "Sync your bookmarks across browsers using GitHub, Dropbox, Google Drive, or MarkSyncr Cloud",
66
"icons": {
77
"16": "icons/favicon-16.png",

apps/extension/src/manifest.safari.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
33
"name": "MarkSyncr",
4-
"version": "0.8.19",
4+
"version": "0.8.20",
55
"description": "Sync your bookmarks across browsers using GitHub, Dropbox, Google Drive, or MarkSyncr Cloud",
66
"icons": {
77
"16": "icons/favicon-16.png",

apps/web/components/Footer.jsx

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,23 @@ export default function Footer() {
2424
href="https://github.com/profullstack/marksyncr.com"
2525
target="_blank"
2626
rel="noopener noreferrer"
27-
className="text-sm text-slate-600 hover:text-slate-900"
27+
className="text-slate-600 hover:text-slate-900"
28+
aria-label="GitHub"
2829
>
29-
GitHub
30+
<svg className="h-5 w-5" viewBox="0 0 24 24" fill="currentColor">
31+
<path d="M12 0c-6.626 0-12 5.373-12 12 0 5.302 3.438 9.8 8.207 11.387.599.111.793-.261.793-.577v-2.234c-3.338.726-4.033-1.416-4.033-1.416-.546-1.387-1.333-1.756-1.333-1.756-1.089-.745.083-.729.083-.729 1.205.084 1.839 1.237 1.839 1.237 1.07 1.834 2.807 1.304 3.492.997.107-.775.418-1.305.762-1.604-2.665-.305-5.467-1.334-5.467-5.931 0-1.311.469-2.381 1.236-3.221-.124-.303-.535-1.524.117-3.176 0 0 1.008-.322 3.301 1.23.957-.266 1.983-.399 3.003-.404 1.02.005 2.047.138 3.006.404 2.291-1.552 3.297-1.23 3.297-1.23.653 1.653.242 2.874.118 3.176.77.84 1.235 1.911 1.235 3.221 0 4.609-2.807 5.624-5.479 5.921.43.372.823 1.102.823 2.222v3.293c0 .319.192.694.801.576 4.765-1.589 8.199-6.086 8.199-11.386 0-6.627-5.373-12-12-12z" />
32+
</svg>
33+
</a>
34+
<a
35+
href="https://discord.gg/U7dEXfBA3s"
36+
target="_blank"
37+
rel="noopener noreferrer"
38+
className="text-slate-600 hover:text-slate-900"
39+
aria-label="Discord"
40+
>
41+
<svg className="h-5 w-5" viewBox="0 0 24 24" fill="currentColor">
42+
<path d="M19.27 5.33C17.94 4.71 16.5 4.26 15 4a.09.09 0 0 0-.07.03c-.18.33-.39.76-.53 1.09a16.09 16.09 0 0 0-4.8 0c-.14-.34-.36-.76-.54-1.09c-.01-.02-.04-.03-.07-.03c-1.5.26-2.93.71-4.27 1.33c-.01 0-.02.01-.03.02c-2.72 4.07-3.47 8.03-3.1 11.95c0 .02.01.04.03.05c1.8 1.32 3.53 2.12 5.24 2.65c.03.01.06 0 .07-.02c.4-.55.76-1.13 1.07-1.74c.02-.04 0-.08-.04-.09c-.57-.22-1.11-.48-1.64-.78c-.04-.02-.04-.08-.01-.11c.11-.08.22-.17.33-.25c.02-.02.05-.02.07-.01c3.44 1.57 7.15 1.57 10.55 0c.02-.01.05-.01.07.01c.11.09.22.17.33.26c.04.03.04.09-.01.11c-.52.31-1.07.56-1.64.78c-.04.01-.05.06-.04.09c.32.61.68 1.19 1.07 1.74c.03.01.06.02.09.01c1.72-.53 3.45-1.33 5.25-2.65c.02-.01.03-.03.03-.05c.44-4.53-.73-8.46-3.1-11.95c-.01-.01-.02-.02-.04-.02zM8.52 14.91c-1.03 0-1.89-.95-1.89-2.12s.84-2.12 1.89-2.12c1.06 0 1.9.96 1.89 2.12c0 1.17-.84 2.12-1.89 2.12zm6.97 0c-1.03 0-1.89-.95-1.89-2.12s.84-2.12 1.89-2.12c1.06 0 1.9.96 1.89 2.12c0 1.17-.83 2.12-1.89 2.12z" />
43+
</svg>
3044
</a>
3145
</div>
3246
<p className="mt-4 text-sm text-slate-500 md:mt-0">

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@marksyncr/web",
3-
"version": "0.8.19",
3+
"version": "0.8.20",
44
"private": true,
55
"type": "module",
66
"scripts": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "marksyncr",
3-
"version": "0.8.19",
3+
"version": "0.8.20",
44
"private": true,
55
"description": "Cross-browser bookmark sync extension with cloud storage",
66
"type": "module",

0 commit comments

Comments
 (0)