# Debrief project 23 Training exercise ## What made you smile? - It worked easily and quickly on the latest version 0.108.1. ## What was confusing? - drag-and-drop image into SEO image tag resulted in markdown syntax (not too confusing for me though) - seo title overrides the page title and heading as the default sidebar label if a label isn't explicitly defined - there were uncommitted changes in the `main` branch when we loaded our project to get started. We weren't sure who made those changes and that's not available by the blame feature. - the pull requests activity tab loads very slowly (there was some refactoring to APIs in that area recently and is probably related) ## Things tried 1. Testing global seo tags in the root `redocly.yaml` to make sure it doesn't conflict (it works 🎉). 2. Checked meta tags with this website: https://metatags.io/?url=https%3A%2F%2Fphronesis-visionaryx--project-23.preview.redocly.app%2Fstep-by-step ## Issues opened - https://github.com/Redocly/redocly/issues/11735 - https://github.com/Redocly/redocly/issues/11736