Skip to content

Commit

Permalink
Update src/pages/App.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Micah Zoltu <micah@zoltu.net>
  • Loading branch information
KillariDev and MicahZoltu authored Jan 29, 2024
1 parent b062651 commit abba499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ export default function App() {

return (
<ErrorBoundary>
<IPFSSubpathRedirect />
<IpfsSubpathRedirect />
<DarkModeQueryParamReader />
<HeaderWrapper transparent={isHeaderTransparent} scrollY={scrollY}>
<NavBar blur={isHeaderTransparent} />
Expand Down

0 comments on commit abba499

Please sign in to comment.