Skip to content

Commit

Permalink
Fixed typos
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronteamAAR authored Jan 15, 2023
1 parent e4de6b2 commit 1f28309
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ interface TechBadgeProps {
<div class="font-semibold">yo i'm aaron👋🏿</div>
<h1 class="text-8xl font-bold mb-4 md:mb-8">software developer</h1>
<span class="w-1/2 text-lightdark">
"i'm 19, a backend developer with few years of experience working with various technologies, i play around with front-end too, i consider myself a <b>thinker</b>, i love psychology and i create some thought about life myself"
"i'm 18, a backend developer with few years of experience working with various technologies, i play around with front-end too, i consider myself a <b>thinker</b>, i love psychology and i create some thought about life myself"
</span>
</div>

Expand All @@ -59,8 +59,8 @@ interface TechBadgeProps {
<img src="./images/design2.png" alt="design logo" width="160px">
</div>
<div class="w-40">
<h3 class="w-full font-bold text-1xl mx-6 md:text-1xl">Adventerous</h3>
<span class="card_text text-lightdark">Trying out new things and learn from different experiences could possibly be a hobby for me , i dervie joy in exploring repos and github and learning from each one.</span>
<h3 class="w-full font-bold text-1xl mx-6 md:text-1xl">adventurous</h3>
<span class="card_text text-lightdark">Trying out new things and learn from different experiences could possibly be a hobby for me , i derive joy in exploring repos and github and learning from each one.</span>
</div>
</div>
<div class="w-1/3 mb-8">
Expand Down

1 comment on commit 1f28309

@vercel
Copy link

@vercel vercel bot commented on 1f28309 Jan 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.