Merge branch 'master' of https://github.com/RKWojs/Kroj
This commit is contained in:
@@ -18,7 +18,7 @@ export default function Home() {
|
||||
<Head>
|
||||
<title>Wastpol</title>
|
||||
</Head>
|
||||
|
||||
|
||||
<div className="flex justify-between">
|
||||
<Nav />
|
||||
<UserTop session={session} />
|
||||
@@ -28,7 +28,6 @@ export default function Home() {
|
||||
<Header />
|
||||
<Generator />
|
||||
</main>
|
||||
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user