From the `<head>` of [grpc.io](https://grpc.io): ```html <meta property="og:title" content=""> <meta name="twitter:title" content=""> <meta itemprop="name" content=""> ``` Wow, and this has been the case as far back as I can see -- even before the migration to Docsy (#479), at least 15 months back. - [x] Patch: #1037 - [ ] Fix it for real: - [ ] Probably by addressing #775 - [ ] Undo #1037