today_ai_weather/app
songtianlun 371b534c48
Some checks failed
Docker Dev / docker (push) Has been cancelled
CI / scan_ruby (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / test (push) Has been cancelled
Docker Main / docker (push) Has been cancelled
fix: correct alt attribute for image tag
- Update alt attribute to reference the first item's image_alt
- This change improves accessibility by ensuring the correct
  descriptive text is used if the latest_arts is present.

Prior to this change, there was a risk of displaying an incorrect
description if the latest_arts was empty, which could lead to
confusion for users relying on alt text for context.
2025-04-10 22:47:33 +08:00
..
admin refactor: improve: changes in admin panel 2025-02-16 13:42:13 +08:00
assets refactor: replace OpenLayers with Mapbox GL 2025-02-15 11:21:12 +08:00
concerns style: format code for consistency 2025-01-23 19:03:14 +08:00
controllers feat: add meta tags for SEO optimization 2025-04-08 17:04:32 +08:00
helpers feat: add meta tags for SEO optimization 2025-04-08 17:04:32 +08:00
javascript feat: implement social sharing functionality 2025-02-16 11:58:25 +08:00
mailers init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
models feat: add image alt text generation 2025-04-10 22:37:27 +08:00
services feat: enhance home page layout and add sponsorship badges 2025-04-10 15:09:51 +08:00
views fix: correct alt attribute for image tag 2025-04-10 22:47:33 +08:00
workers refactor: update URL generation for weather arts 2025-04-08 15:51:24 +08:00