today_ai_weather/config
songtianlun dcf762726c feat: add meta tags for SEO optimization
- Implement meta tags in ArtsController, CitiesController, HomeController, and WeatherArtsController for better SEO.
- Use translation helpers for titles, descriptions, and keywords to improve internationalization support.
- Update default meta tags in ApplicationHelper for consistent site-wide SEO.

These changes enhance the search engine visibility of the application by providing relevant meta information across various pages. Utilizing translation for these fields promotes better support for multiple languages, aligning with localization efforts.
2025-04-08 17:04:32 +08:00
..
environments refactor: update AWS S3 credentials configuration 2025-03-16 00:13:37 +08:00
initializers refactor: update AWS S3 credentials configuration 2025-03-16 00:13:37 +08:00
locales feat: add meta tags for SEO optimization 2025-04-08 17:04:32 +08:00
application.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
boot.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
cable.yml init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
cache.yml init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
credentials.yml.enc feat: add download card for weather arts 2025-03-24 17:31:05 +08:00
database.yml fix: improve database URL configuration 2025-02-11 17:01:13 +08:00
deploy.yml init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
environment.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
puma.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
queue.yml init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
recurring.yml init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
routes.rb refactor: remove key verification controller and update routes 2025-04-08 14:42:56 +08:00
schedule.rb feat: add background job processing with Sidekiq 2025-01-22 17:58:25 +08:00
sidekiq_scheduler.yml chore: update sidekiq scheduler description 2025-04-08 15:15:33 +08:00
sitemap.rb refactor: update AWS S3 credentials configuration 2025-03-16 00:13:37 +08:00
storage.yml refactor: update AWS S3 credentials configuration 2025-03-16 00:13:37 +08:00