Skip to content

Commit 3c3816a

Browse files
authored
chore: set adsense slot
1 parent ab0be9a commit 3c3816a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/Advertisement.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ const Advertisement: React.FC<AdvertisementProps> = ({ size = 'short' }) => {
1919
height: size === 'short' ? '90px' : '330px',
2020
}}
2121
client='ca-pub-2436587688222951'
22-
slot=''
22+
slot='9868714793'
2323
format=''
2424
/>
2525
) : (

0 commit comments

Comments
 (0)