We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab0be9a commit 3c3816aCopy full SHA for 3c3816a
components/Advertisement.tsx
@@ -19,7 +19,7 @@ const Advertisement: React.FC<AdvertisementProps> = ({ size = 'short' }) => {
19
height: size === 'short' ? '90px' : '330px',
20
}}
21
client='ca-pub-2436587688222951'
22
- slot=''
+ slot='9868714793'
23
format=''
24
/>
25
) : (
0 commit comments