This commit is contained in:
@ -1,16 +1,14 @@
|
||||
/* eslint-disable react/no-unescaped-entities */
|
||||
|
||||
export default function About() {
|
||||
return (
|
||||
<>
|
||||
so hey, i'm naresh!
|
||||
so hey, i'm naresh!
|
||||
<br />
|
||||
<br />
|
||||
i'm an engineer and i love building things and tinkering on things.
|
||||
i'm an engineer and i love building things and tinkering on things.
|
||||
<br />
|
||||
<br /> i like going on runs and going for rides on my bike.
|
||||
<br />
|
||||
<br /> umm, maybe i'll write more here later.
|
||||
<br /> umm, maybe i'll write more here later.
|
||||
</>
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user