Skip to content

Commit b41b8cd

Browse files
committed
feat(home): align website resume with updated CV
Made-with: Cursor
1 parent a4858cd commit b41b8cd

2 files changed

Lines changed: 79 additions & 64 deletions

File tree

app/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ export default function Home() {
88
return (
99
<>
1010
<PersonalHero />
11-
<SkillsSection />
1211
<ExperienceSection />
12+
<SkillsSection />
1313
<LatestBlogsSection />
1414
<CertificationsSection />
1515
</>

0 commit comments

Comments
 (0)