Files
growstuff/app
google-labs-jules[bot] 91e1f1c004 feat: Add dynamic meta descriptions
This commit improves the meta descriptions for several pages by making them dynamic and object-specific.

- The default meta description in `app/views/layouts/_head.html.haml` has been updated to include a mention of open data.
- The `show.html.haml` views for crops, seeds, plantings, harvests, and members now have a `content_for :meta_description` block. This block uses the object's description or bio if available, and falls back to a generated string if not.
2025-12-01 14:21:43 +00:00
..
2025-12-01 10:02:23 +00:00
2020-01-10 16:50:52 +13:00
2025-09-01 12:56:22 +00:00
2022-03-30 01:23:11 +10:30
2025-12-01 14:21:43 +00:00