File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed
Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -26,8 +26,8 @@ const Home: NextPageWithLayout = () => {
2626 < div className = "hidden flex-shrink-0 pt-1 lg:block" >
2727 < Image
2828 src = "https://static.ouorz.com/avatar_real_small.jpg"
29- height = { 131 }
30- width = { 131 }
29+ height = { 105 }
30+ width = { 105 }
3131 alt = "Tony He"
3232 className = "rounded-md bg-gray-200 shadow-sm dark:border dark:border-gray-600"
3333 />
@@ -37,12 +37,11 @@ const Home: NextPageWithLayout = () => {
3737 < span className = "mr-2.5 inline-block animate-waveHand cursor-pointer hover:animate-waveHandAgain" >
3838 👋
3939 </ span >
40- Hello, and welcome!
40+ Lipeng (Tony) He
4141 </ h1 >
42- < div className = "flex flex-col gap-y-1.5 break-words px-1 text-justify text- 4 font-light leading-relaxed tracking-wide text-gray-500 dark:text-gray-300 lg:text-2" >
42+ < div className = "flex flex-col gap-y-1.5 break-words px-1 text-4 font-light leading-relaxed tracking-wider text-gray-500 dark:text-gray-300 lg:text-2" >
4343 < p >
44- My name is Lipeng (Tony) He, and I am a student 👨🎓, software
45- engineer 🧑💻, and researcher 🔬 with the{ " " }
44+ I am a student, software engineer, and researcher with the{ " " }
4645 < a
4746 href = "https://uwaterloo.ca"
4847 target = "_blank"
You can’t perform that action at this time.
0 commit comments