File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,15 @@ export default function Home() {
2929 </ div >
3030
3131 < p className = "leading-7 [&:not(:first-child)]:mt-3" >
32- I'm a 18 year old full-stack developer who loves my dog Mango.
32+ I'm a 18 year old full-stack developer who loves spending time with my dog Mango, exploring the world, taking{ " " }
33+ < LinkPreview className = "font-semibold text-primary underline underline-offset-4 leading-7"
34+ url = "/photography" > pictures</ LinkPreview > , and other things. < br /> I'm currently working at{ " " }
35+ < LinkPreview
36+ className = "font-semibold text-primary underline underline-offset-4 leading-7"
37+ url = "https://www.a37.ai"
38+ >
39+ a37
40+ </ LinkPreview > , the applied AI lab reimagining DevOps.
3341 </ p >
3442 </ section >
3543
@@ -187,7 +195,7 @@ export default function Home() {
187195 < p className = "leading-7 mb-6 sm:mb-0 sm:ml-4" >
188196 Automatically add license headers to source code with just one
189197 command.
190- < span className = "font-mono font-semibold" > 10000 +</ span >
198+ < span className = "font-mono font-semibold" > 20000 +</ span >
191199 downloads.
192200 </ p >
193201
You can’t perform that action at this time.
0 commit comments