today_ai_weather/app/views/shared/_auto_ad.html.erb
songtianlun 983564d534 feat: add auto ad integration
- Add a new file to render the ad.
- Modify `app/views/cities/show.html.erb` to render
 the ad.
- The change is to add a new feature to the ad.
2025-02-15 16:39:17 +08:00

10 lines
301 B
Plaintext

<!-- today_ai_weather -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-7296634171837358"
data-ad-slot="7447936130"
data-ad-format="auto"
data-full-width-responsive="true"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>