removed
This commit is contained in:
parent
5be9625af3
commit
4fd76bfbfd
6 changed files with 0 additions and 383 deletions
|
|
@ -3,7 +3,6 @@ import { ThemeProvider } from "@/components/theme-provider"
|
|||
|
||||
import "./globals.css";
|
||||
import "./scrollbar.css";
|
||||
import SUPERCOMMAND from "@/components/SUPERCOMMAND";
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "남현석 | :two_hearts: imnya.ng",
|
||||
|
|
@ -26,7 +25,6 @@ export default function RootLayout({
|
|||
disableTransitionOnChange
|
||||
>
|
||||
{children}
|
||||
<SUPERCOMMAND />
|
||||
</ThemeProvider>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue