fix spellings
This commit is contained in:
parent
d045461d89
commit
6de93a5770
@ -10,7 +10,7 @@ function Home() {
|
|||||||
<div>
|
<div>
|
||||||
<h1 className="text-2xl font-semibold">Patrick Obama</h1>
|
<h1 className="text-2xl font-semibold">Patrick Obama</h1>
|
||||||
<p className="mt-2">
|
<p className="mt-2">
|
||||||
Full-stack developer. I build tools, write things down.
|
Full-stack developer. I build tools, and secure, perfomant web apps.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@ -12,7 +12,7 @@ function Work() {
|
|||||||
</Link>
|
</Link>
|
||||||
|
|
||||||
<div className="mt-10">
|
<div className="mt-10">
|
||||||
<h1 className="text-lg font-semibold">Work Experince</h1>
|
<h1 className="text-lg font-semibold">Work Experience</h1>
|
||||||
|
|
||||||
<div className="space-y-8 mt-5 ml-2 text-sm">
|
<div className="space-y-8 mt-5 ml-2 text-sm">
|
||||||
<div>
|
<div>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user