forked from UKSOURCE/ipv6
Change content of Feedback form, delete title icon.
This commit is contained in:
+1
-6
@@ -29,12 +29,7 @@ export default function RootLayout({ children }: { children: React.ReactNode })
|
||||
href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght,FILL@100..700,0..1&display=swap"
|
||||
rel="stylesheet"
|
||||
/>
|
||||
{/* Favicon */}
|
||||
<link
|
||||
rel="shortcut icon"
|
||||
href="/assets/img/favicon.png"
|
||||
type="image/x-icon"
|
||||
/>
|
||||
|
||||
</head>
|
||||
<body suppressHydrationWarning>
|
||||
{children}
|
||||
|
||||
Reference in New Issue
Block a user