today_ai_weather/app/controllers
songtianlun 41150ba78b fix: update city title for improved SEO
- Change title format to include city and country names
- Comment out default title setting to avoid fallback

This update enhances the title tag used in the meta data of
city pages, providing better search engine optimization by
including both the city name and its country. The change
also comments out the default title with a fallback to avoid
showing an incorrect title when the city details are not
available.
2025-04-08 16:33:10 +08:00
..
concerns init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
application_controller.rb style: correct string split style 2025-02-22 15:00:37 +08:00
arts_controller.rb refactor: optimize includes for weather arts 2025-02-14 10:01:24 +08:00
cities_controller.rb fix: update city title for improved SEO 2025-04-08 16:33:10 +08:00
home_controller.rb chore: comment out unused popular arts section 2025-04-08 11:14:00 +08:00
rss_controller.rb fix: correct region and subregion retrieval 2025-03-05 16:26:10 +08:00
sitemaps_controller.rb refactor: update AWS S3 credentials configuration 2025-03-16 00:13:37 +08:00
weather_arts_controller.rb feat: add tag formatting helper 2025-03-05 16:20:08 +08:00