Hibernate page until the next year
This commit is contained in:
@@ -12,12 +12,12 @@ function Runosaari({ Component, pageProps }: AppProps) {
|
||||
<Head>
|
||||
<title>Runosaari</title>
|
||||
</Head>
|
||||
<NavBar />
|
||||
{/* <NavBar /> */}
|
||||
<Logo />
|
||||
<main>
|
||||
<Component {...pageProps} />
|
||||
</main>
|
||||
<NavBar />
|
||||
{/* <NavBar /> */}
|
||||
<Footer />
|
||||
</>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user