Add redirection for org logo sizes (#30506)

Related to:

- #30093

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **New Features**
* Added a new route for organization logo size information, redirecting
users to the relevant documentation section.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
This commit is contained in:
Marko Lisica 2025-07-03 15:02:48 +02:00 committed by GitHub
parent d771f846bd
commit ca7300fbbd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -936,6 +936,7 @@ module.exports.routes = {
'GET /learn-more-about/yaml-software-setup-experience': '/docs/configuration/yaml-files#self-service-labels-categories-and-setup-experience',
'GET /learn-more-about/microsoft-compliance-partner': '/guides/entra-conditional-access-integration',
'GET /learn-more-about/conditional-access': '/guides/entra-conditional-access-integration',
'GET /learn-more-about/organization-logo-size': '/docs/configuration/yaml-files#org-info',
// Sitemap
// =============================================================================================================