Skip to content

Commit

Permalink
Update index.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
hejny committed Apr 8, 2024
1 parent 3c5c4db commit f23d91f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ export default function IndexPage({ lang }: any) {

<main>
<WelcomeSection variant="HOMEPAGE" />
<PavolHejnySection variant="SHORT" />
<PavolHejnySection/>
<ServicesSection />
{/* TODO: <PresentationSection /> */}
{/* TODO: <PrototypingSection /> */}
Expand Down

0 comments on commit f23d91f

Please sign in to comment.