Skip to content

Commit

Permalink
Update [slug].page.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
iamAyushChamoli committed Sep 23, 2024
1 parent 9548100 commit ec9981b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/blog/posts/[slug].page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -115,4 +115,4 @@ export default function StaticMarkdownPage({
</SectionContext.Provider>
);
}
StaticMarkdownPage.getLayout = getLayout;
StaticMarkdownPage.getLayout = getLayout;

0 comments on commit ec9981b

Please sign in to comment.