favoritter/web/templates/pages
Ole-Morten Duesund fe925fc292 feat: add OG meta tags to home page, tag browse, and profile bio
Complete Open Graph coverage across all public pages:

- Home page: og:title (site name), og:description, og:type=website,
  og:url, og:site_name
- Tag browse: og:title with tag name, og:description with count,
  og:url, og:site_name
- Profile: add og:description using bio (truncated to 200 chars)
  with fallback to generic text

Previously only fave detail and profile (without description) had
OG tags.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 10:54:23 +02:00
..
admin_dashboard.html a11y: fix WCAG 2.2 AA and Uutilsynet audit findings 2026-03-29 17:54:24 +02:00
admin_requests.html fix: address a11y code review findings 2026-03-29 17:58:40 +02:00
admin_settings.html feat: add admin panel with user, tag, and signup management 2026-03-29 16:09:30 +02:00
admin_tags.html fix: address a11y code review findings 2026-03-29 17:58:40 +02:00
admin_users.html feat: add admin role management and user deletion 2026-04-07 10:18:00 +02:00
error.html a11y: fix WCAG 2.2 AA and Uutilsynet audit findings 2026-03-29 17:54:24 +02:00
export.html feat: add Atom feeds and JSON/CSV import/export 2026-03-29 16:11:44 +02:00
fave_detail.html feat: add notes field to favorites and enhance OG meta tags 2026-04-04 00:40:08 +02:00
fave_form.html feat: add notes field to favorites and enhance OG meta tags 2026-04-04 00:40:08 +02:00
fave_list.html refactor: simplify PWA handlers and fix review findings 2026-04-07 10:47:13 +02:00
home.html feat: add OG meta tags to home page, tag browse, and profile bio 2026-04-07 10:54:23 +02:00
import.html a11y: fix WCAG 2.2 AA and Uutilsynet audit findings 2026-03-29 17:54:24 +02:00
login.html feat: implement Phase 1 (auth) and Phase 2 (faves CRUD) foundation 2026-03-29 15:55:22 +02:00
profile.html feat: add OG meta tags to home page, tag browse, and profile bio 2026-04-07 10:54:23 +02:00
reset_password.html feat: implement Phase 1 (auth) and Phase 2 (faves CRUD) foundation 2026-03-29 15:55:22 +02:00
settings.html feat: add profiles, public views, settings, and code quality fixes 2026-03-29 16:01:41 +02:00
signup.html feat: implement Phase 1 (auth) and Phase 2 (faves CRUD) foundation 2026-03-29 15:55:22 +02:00
tag_browse.html feat: add OG meta tags to home page, tag browse, and profile bio 2026-04-07 10:54:23 +02:00