Ads & monetization
This site supports Google AdSense on doc pages. Slots are hidden in production until environment variables are set.
Slots
| Placement | Variable |
|---|---|
| Below breadcrumbs | ADSENSE_SLOT_ARTICLE_TOP |
| Above footer nav | ADSENSE_SLOT_ARTICLE_BOTTOM |
| Right column (desktop) | ADSENSE_SLOT_SIDEBAR |
Copy .env.example to .env, fill ADSENSE_CLIENT and slot IDs, then npm run build.
Development shows dashed placeholders. Do not commit .env.