File tree Expand file tree Collapse file tree 2 files changed +16
-7
lines changed
Expand file tree Collapse file tree 2 files changed +16
-7
lines changed Original file line number Diff line number Diff line change @@ -100,16 +100,25 @@ export default function Page() {
100100 i'm
101101 </ motion . p >
102102 < div className = "flex-grow flex flex-col gap-2" >
103- < Bullet i = { 1 } > A Blockchain Buidler.</ Bullet >
104- < Bullet i = { 2 } > A Cryptography Researcher.</ Bullet >
105- < Bullet i = { 3 } >
103+ < Bullet i = { 1 } >
104+ < Link
105+ className = "hover:underline"
106+ href = "https://coursera.org/share/822da73af2a1ac20dec8d9d76a1b7dbc"
107+ target = "_blank"
108+ >
109+ A Google-Certified Project Manager.
110+ </ Link >
111+ </ Bullet >
112+ < Bullet i = { 2 } > A Blockchain Buidler.</ Bullet >
113+ < Bullet i = { 3 } > A Cryptography Researcher.</ Bullet >
114+ < Bullet i = { 4 } >
106115 Running{ ' ' }
107116 < Link className = "underline" href = "http://gears.bot" target = "_blank" >
108117 gears.bot
109118 </ Link >
110119 .
111120 </ Bullet >
112- < Bullet i = { 4 } >
121+ < Bullet i = { 5 } >
113122 Founder of{ ' ' }
114123 < Link
115124 className = "underline"
@@ -128,7 +137,7 @@ export default function Page() {
128137 </ Link >
129138 ).
130139 </ Bullet >
131- < Bullet i = { 5 } >
140+ < Bullet i = { 6 } >
132141 < Link
133142 className = "underline"
134143 href = "/static/Thank you Letter - Mr. Tu Phan.pdf"
@@ -138,7 +147,7 @@ export default function Page() {
138147 </ Link > { ' ' }
139148 at Blockchain Enabled Blockchain, RMIT University.
140149 </ Bullet >
141- < Bullet i = { 6 } >
150+ < Bullet i = { 7 } >
142151 Vietnamese Translator of{ ' ' }
143152 < Link
144153 className = "underline"
@@ -149,7 +158,7 @@ export default function Page() {
149158 </ Link >
150159 .
151160 </ Bullet >
152- < Bullet i = { 7 } >
161+ < Bullet i = { 8 } >
153162 Author of 50K+ views{ ' ' }
154163 < Link
155164 className = "underline"
You can’t perform that action at this time.
0 commit comments