Add rel=me link for sifa.id verification
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -90,6 +90,9 @@ export default function RootLayout({
|
|||||||
}>) {
|
}>) {
|
||||||
return (
|
return (
|
||||||
<html lang="en" suppressHydrationWarning className="dark">
|
<html lang="en" suppressHydrationWarning className="dark">
|
||||||
|
<head>
|
||||||
|
<link rel="me" href="https://sifa.id/p/mainasara.dev" />
|
||||||
|
</head>
|
||||||
<body
|
<body
|
||||||
className={`${geistSans.variable} ${geistMono.variable} antialiased bg-[#0a0a0a]`}
|
className={`${geistSans.variable} ${geistMono.variable} antialiased bg-[#0a0a0a]`}
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user