Hello,
On https://www.w3.org/WAI/WCAG21/Understanding/page-titled#examples
I see
The title of Understanding WCAG 2.1 is "Understanding WCAG 2.1."
But when I go to the page and view source, I notice that the title is currently
<title>Understanding WCAG 2.1 | WAI | W3C</title>
I am researching the importance and expectation of including the site title in each page title; I understand that it is not an accessibility requirement to do so, but the disconnect seems a bit disorienting.
Thanks!