today_ai_weather/app/views
songtianlun a156cc04d1 feat: add default meta tags for SEO
- Implement default_meta_tags method in ApplicationHelper
- Refactor application layout to utilize default_meta_tags

This change improves SEO by centralizing the meta tags configuration. It
ensures consistent metadata across the application while reducing
repetition in the layout files.
2025-04-08 16:48:22 +08:00
..
arts fix: handle image loading errors in views 2025-03-25 17:21:19 +08:00
cities fix: correct rendering syntax for wiki data badge 2025-04-02 15:06:02 +08:00
devise feat: enhance devise views with new styling 2025-02-11 16:43:05 +08:00
home chore: comment out unused popular arts section 2025-04-08 11:14:00 +08:00
kaminari feat: add pagination to weather arts gallery 2025-01-23 14:10:13 +08:00
layouts feat: add default meta tags for SEO 2025-04-08 16:48:22 +08:00
pwa init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
rss feat: add JSON feed support for weather art 2025-03-05 14:59:02 +08:00
shared style: simplify wiki data badge display 2025-04-02 15:37:51 +08:00
sitemaps feat: add sitemap management feature 2025-02-24 17:28:21 +08:00
weather_arts fix: correct rendering syntax for wiki data badge 2025-04-02 15:06:02 +08:00