File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 88 },
99 "eterm" : {
1010 "hide" : false ,
11- "name" : " Eterm 🚧 " ,
11+ "name" : " 🚧 Eterm " ,
1212 "cover" : " /appicons/eterm.png" ,
1313 "description" : " A multi-control terminal software." ,
1414 "url" : " https://github.com/catcoal/ETerm"
Original file line number Diff line number Diff line change @@ -33,8 +33,8 @@ const MineInfos = () => {
3333 < img className = "w-full h-full object-cover" src = "/logo.webp" />
3434 </ a >
3535 < div className = "flex flex-col gap-2" >
36- < h2 className = "text-2xl font-bold leading-none" > Web & software developer </ h2 >
37- < p className = "text-md font-thin text-zinc-400 leading-none" > Building is My Passion! </ p >
36+ < h2 className = "text-2xl font-bold leading-none" > Web & Software Developer </ h2 >
37+ < p className = "text-md font-thin text-zinc-400 leading-none" > Build Stuff. Sometimes It Works. </ p >
3838 < div className = "flex items-center gap-2" >
3939 < a className = "opacity-50 hover:opacity-100 transition-opacity" href = "https://x.com/oopserian" target = "_blank" >
4040 < IconBrandX size = { 20 } />
You can’t perform that action at this time.
0 commit comments