Skip to content

Commit 8195f3a

Browse files
committed
Update stoman username
1 parent 693fd6d commit 8195f3a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

src/components/AppFooter.vue

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,13 +64,13 @@ export default {
6464
id: 1,
6565
name: 'GitHub',
6666
icon: 'github',
67-
url: 'https://github.com/NangialaiStoman',
67+
url: 'https://github.com/realstoman',
6868
},
6969
{
7070
id: 2,
7171
name: 'Twitter',
7272
icon: 'twitter',
73-
url: 'https://twitter.com/NangialaiStoman',
73+
url: 'https://twitter.com/realstoman',
7474
},
7575
{
7676
id: 3,
@@ -82,13 +82,13 @@ export default {
8282
id: 4,
8383
name: 'Instagram',
8484
icon: 'instagram',
85-
url: 'https://instagram.com/nangialaistoman',
85+
url: 'https://instagram.com/realstoman',
8686
},
8787
{
8888
id: 5,
8989
name: 'Behance',
9090
icon: 'feather',
91-
url: 'https://behance.net/NangialaiStoman',
91+
url: 'https://behance.net/realstoman',
9292
},
9393
],
9494
};

src/views/SingleProject.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,13 +122,13 @@ export default {
122122
id: 1,
123123
name: 'Twitter',
124124
icon: 'twitter',
125-
url: 'https://twitter.com/NangialaiStoman',
125+
url: 'https://twitter.com/realstoman',
126126
},
127127
{
128128
id: 2,
129129
name: 'Instagram',
130130
icon: 'instagram',
131-
url: 'https://instagram.com/NangialaiStoman',
131+
url: 'https://instagram.com/realstoman',
132132
},
133133
{
134134
id: 3,

0 commit comments

Comments
 (0)