We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4858cd commit b41b8cdCopy full SHA for b41b8cd
2 files changed
app/page.tsx
@@ -8,8 +8,8 @@ export default function Home() {
8
return (
9
<>
10
<PersonalHero />
11
- <SkillsSection />
12
<ExperienceSection />
+ <SkillsSection />
13
<LatestBlogsSection />
14
<CertificationsSection />
15
</>
0 commit comments