mirror of
https://github.com/koreanbots/core.git
synced 2025-12-15 14:10:22 +00:00
feat: replace adsense slot
This commit is contained in:
parent
2161e45ee3
commit
fb486f3fbe
@ -17,7 +17,7 @@ const Advertisement: React.FC<AdvertisementProps> = ({ size = 'short' }) => {
|
|||||||
height: size === 'short' ? '90px' : '330px',
|
height: size === 'short' ? '90px' : '330px',
|
||||||
}}
|
}}
|
||||||
client='ca-pub-2090578791829639'
|
client='ca-pub-2090578791829639'
|
||||||
slot='3250141451'
|
slot='9248632227'
|
||||||
format=''
|
format=''
|
||||||
/>
|
/>
|
||||||
) : (
|
) : (
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user