feat: replace adsense slot

This commit is contained in:
Eunwoo Choi 2025-01-20 11:37:23 +09:00 committed by GitHub
parent 2161e45ee3
commit fb486f3fbe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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=''
/> />
) : ( ) : (