en: update the index title for better display (#2645) #2649
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is an automated cherry-pick of #2645
What is changed, added, or deleted? (Required)
Removes the word "Documentation" from the banner on https://docs.pingcap.com/tidb-in-kubernetes/stable, for better visual experience
![image](https://private-user-images.githubusercontent.com/30922556/385637218-efbd8d0c-5225-4ccd-a817-a98da7670431.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxMjMxNjAsIm5iZiI6MTczOTEyMjg2MCwicGF0aCI6Ii8zMDkyMjU1Ni8zODU2MzcyMTgtZWZiZDhkMGMtNTIyNS00Y2NkLWE4MTctYTk4ZGE3NjcwNDMxLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA5VDE3NDEwMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTFjYmVjNjUxNDUwNGI4ZmNiYjQ5MmRkMzViMjgwYzE2NmEzNWM1ZmY5YzBlMzkzZGJlOGE1ZWE5ODM4Zjc2ZTQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.AQu9P_ADfWkcRgZ4QAJtBxoiUAooMfXgXOirmqFLtV0)
and for consistency with that on https://docs.pingcap.com/tidb/stable , which doesn't use the word "Documentation"
![image](https://private-user-images.githubusercontent.com/30922556/385637699-13ccee41-c116-415e-8d0c-f8033c57f52d.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxMjMxNjAsIm5iZiI6MTczOTEyMjg2MCwicGF0aCI6Ii8zMDkyMjU1Ni8zODU2Mzc2OTktMTNjY2VlNDEtYzExNi00MTVlLThkMGMtZjgwMzNjNTdmNTJkLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA5VDE3NDEwMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTUzNjE4YmYwZmQ0N2NjM2VkMTRkZDFmNDE5ODhhMjIwNjA1NWQ2OWM5NWEyMzhjNWYxM2YxMzIyZTA5YTExNDUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.44w_xRfGUn-oCKs7p8duzJkTOsQy80PF8Jx17mxAhxI)
Which TiDB Operator version(s) do your changes apply to? (Required)
What is the related PR or file link(s)?