File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -11,12 +11,12 @@ const socialLinks = [
11
11
{
12
12
id : 1 ,
13
13
icon : < FiGithub /> ,
14
- url : 'https://github.com/NangialaiStoman ' ,
14
+ url : 'https://github.com/realstoman ' ,
15
15
} ,
16
16
{
17
17
id : 2 ,
18
18
icon : < FiTwitter /> ,
19
- url : 'https://twitter.com/NangialaiStoman ' ,
19
+ url : 'https://twitter.com/realstoman ' ,
20
20
} ,
21
21
{
22
22
id : 3 ,
@@ -26,12 +26,12 @@ const socialLinks = [
26
26
{
27
27
id : 4 ,
28
28
icon : < FiInstagram /> ,
29
- url : 'https://instagram.com/NangialaiStoman ' ,
29
+ url : 'https://instagram.com/realstoman ' ,
30
30
} ,
31
31
{
32
32
id : 5 ,
33
33
icon : < FiFeather /> ,
34
- url : 'https://behance.net/NangialaiStoman ' ,
34
+ url : 'https://behance.net/realstoman ' ,
35
35
} ,
36
36
] ;
37
37
@@ -66,7 +66,7 @@ const AppFooter = () => {
66
66
< div className = "text-lg text-ternary-dark dark:text-ternary-light" >
67
67
© 2021
68
68
< Link
69
- to = "https://github.com/NangialaiStoman /react-tailwindcss-portfolio"
69
+ to = "https://github.com/realstoman /react-tailwindcss-portfolio"
70
70
className = "hover:underline ml-1"
71
71
>
72
72
React & TailwindCSS Portfolio
Original file line number Diff line number Diff line change @@ -106,13 +106,13 @@ export const singleProjectData = {
106
106
id : 1 ,
107
107
name : 'Twitter' ,
108
108
icon : < FiTwitter /> ,
109
- url : 'https://twitter.com/NangialaiStoman ' ,
109
+ url : 'https://twitter.com/realstoman ' ,
110
110
} ,
111
111
{
112
112
id : 2 ,
113
113
name : 'Instagram' ,
114
114
icon : < FiInstagram /> ,
115
- url : 'https://instagram.com/NangialaiStoman ' ,
115
+ url : 'https://instagram.com/realstoman ' ,
116
116
} ,
117
117
{
118
118
id : 3 ,
You can’t perform that action at this time.
0 commit comments