File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -317,7 +317,7 @@ function Projects() {
317
317
< div className = "flex flex-wrap justify-between items-center" >
318
318
< div className = 'flex justify-center items-center' >
319
319
< div className = " text-base md:text-lg mr-2" > { project . name . toLowerCase ( ) } </ div >
320
- < iframe src = { `https://ghbtns.com/github-btn.html?user=vivek9patel &repo=${ projectName } &type=star&count=true` } frameBorder = "0" scrolling = "0" width = "150" height = "20" title = { project . name . toLowerCase ( ) + "-star" } > </ iframe >
320
+ < iframe src = { `https://ghbtns.com/github-btn.html?user=navnee1h &repo=${ projectName } &type=star&count=true` } frameBorder = "0" scrolling = "0" width = "150" height = "20" title = { project . name . toLowerCase ( ) + "-star" } > </ iframe >
321
321
</ div >
322
322
< div className = "text-gray-300 font-light text-sm" > { project . date } </ div >
323
323
</ div >
You can’t perform that action at this time.
0 commit comments