File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -64,9 +64,8 @@ const AppFooter = () => {
64
64
{ /* Footer copyright start */ }
65
65
< div className = "flex justify-center items-center text-center" >
66
66
< div className = "text-lg text-ternary-dark dark:text-ternary-light" >
67
- ©{ ' ' }
68
67
< Link to = "https://github.com/NangialaiStoman/react-tailwindcss-portfolio" >
69
- Copyright 2021. React & TailwindCSS Portfolio
68
+ © 2021. React & TailwindCSS Portfolio
70
69
</ Link >
71
70
.
72
71
< Link
Original file line number Diff line number Diff line change @@ -133,7 +133,7 @@ export const ProjectInfo = {
133
133
url : 'https://www.youtube.com/c/StomanStudio' ,
134
134
} ,
135
135
{
136
- id : 5 ,
136
+ id : 6 ,
137
137
name : 'Dribbble' ,
138
138
icon : < FiDribbble /> ,
139
139
url : 'https://www.dribbble.com/' ,
You can’t perform that action at this time.
0 commit comments