From de23c9d168ef1bdc6f6959b39e8912bee197822c Mon Sep 17 00:00:00 2001 From: developomp Date: Sun, 23 Mar 2025 08:38:31 +0900 Subject: [PATCH] feat(blog): remove non-conforming attributes check https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel --- apps/blog/src/app/layout.tsx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/apps/blog/src/app/layout.tsx b/apps/blog/src/app/layout.tsx index 66326e8..9f1096b 100644 --- a/apps/blog/src/app/layout.tsx +++ b/apps/blog/src/app/layout.tsx @@ -56,11 +56,7 @@ export default function RootLayout({ return ( - +