today_ai_weather/app
songtianlun fedb954d34 chore: add Google AdSense script to layout
- Include async script for Google AdSense in the application layout
- Ensure script loads with crossorigin attribute

This change will allow the application to serve ads from Google, potentially generating revenue. The implementation is non-intrusive and maintains existing functionality.
2025-01-24 09:04:41 +08:00
..
admin feat: add batch weather art generation jobs 2025-01-22 16:50:00 +08:00
assets init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
concerns style: format code for consistency 2025-01-23 19:03:14 +08:00
controllers feat: add SEO meta tags and sitemap generation 2025-01-23 19:02:52 +08:00
helpers feat: add SEO meta tags and sitemap generation 2025-01-23 19:02:52 +08:00
javascript feat: add font styling and enhance city views 2025-01-20 18:02:28 +08:00
jobs refactor: clean up ai_service code formatting 2025-01-22 16:50:21 +08:00
mailers init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
models refactor: clean up city model and adjust worker timing 2025-01-23 23:59:48 +08:00
services fix: update Dockerfile and weather service configuration 2025-01-22 17:07:04 +08:00
views chore: add Google AdSense script to layout 2025-01-24 09:04:41 +08:00
workers refactor: tidy up code style and remove unused fields 2025-01-24 00:25:06 +08:00