today_ai_weather/app/views/devise
songtianlun 4236e1a81d feat: add image alt text generation
- Introduced `image_alt` method in the WeatherArt model
- Updated image tags in views to use the new method for alt text
- Ensured consistent and descriptive alt text for better accessibility

This change improves the overall usability for screen readers and helps maintain a standard format for alt descriptions across various components in the application.
2025-04-10 22:37:27 +08:00
..
confirmations feat: enhance devise views with new styling 2025-02-11 16:43:05 +08:00
mailer feat: add user authentication with devise 2025-02-11 14:45:23 +08:00
passwords feat: enhance devise views with new styling 2025-02-11 16:43:05 +08:00
registrations feat: add flash message functionality 2025-02-11 15:52:58 +08:00
sessions feat: enhance devise views with new styling 2025-02-11 16:43:05 +08:00
shared feat: add image alt text generation 2025-04-10 22:37:27 +08:00
unlocks feat: enhance devise views with new styling 2025-02-11 16:43:05 +08:00