Skip to content

Commit

Permalink
fix: script pos
Browse files Browse the repository at this point in the history
  • Loading branch information
dromzeh committed Aug 3, 2024
1 parent 0af54b8 commit d7eb1a0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,8 @@ export default function RootLayout({
}>) {
return (
<html lang="en">
<head>
<AdsenseProvider pId="pub-7772886196789799" />
</head>
<body className={font.className}>
<AdsenseProvider pId="pub-7772886196789799" />
<Script
async
src="https://cdn.seline.so/seline.js"
Expand Down

0 comments on commit d7eb1a0

Please sign in to comment.