bloom-frontend icon indicating copy to clipboard operation
bloom-frontend copied to clipboard

Ensure page title is set on all bloom pages.

Open eleanorreem opened this issue 7 months ago • 2 comments

Overview

Currently the metadata title of every page is just set to Bloom. See _app.tsx line 82. We would like for this to be set to the same as the actual title of the page i.e. on the /grounding page, the title would be Grounding.

Action Items

  • [ ] Ensure every page metadata title is set to be the actual title of the page.
  • [ ] Tag @eleanorreem and @annarhughes to review

Resources/Instructions

  • [ ] https://medium.com/@codingbeautytutorials/nextjs-set-page-title-meta-description-24f729dadb85

eleanorreem avatar Jul 18 '24 11:07 eleanorreem