themefisher / bookworm-light-astro

Bookworm Light is a feature-rich, minimal, highly customizable, easy-to-use Astro blog theme.
https://themefisher.com/products/bookworm-light-astro
MIT License
250 stars 68 forks source link

Please help me how i add Google adsense code in Blog post #5

Closed Nexus-Gits closed 1 year ago

Nexus-Gits commented 1 year ago

Please help me how i add Google adsense code in Blog post. Any of the ads like Google Adsense Auto ads or Custom ads. Please tell me if anyone know how to add the Google adse code in Astro site.

tfsomrat commented 1 year ago

Hi, you can use this npm module to achieve your goal https://www.npmjs.com/package/react-adsense

thanks