-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Transparent png favicons #1937
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Transparent png favicons #1937
Conversation
👷 Deploy request for selenium-dev pending review.Visit the deploys page to approve it
|
PR Reviewer Guide 🔍
|
PR Code Suggestions ✨
|
harsha509
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @nvborisenko !
|
I should notice I built this PR on top of #1936 |
* Fix ref links * Transparent png favicons --------- Co-authored-by: Sri Harsha <[email protected]> 03705be
User description
Description
Before:

After:


Motivation and Context
Sync icons.
Types of changes
Checklist
PR Type
enhancement, documentation
Description
hugo.tomlby allowinggitas an executable.Changes walkthrough 📝
21 files
_index.ja.md
Update reference links for consistency in Japanese documentationwebsite_and_docs/content/documentation/_index.ja.md
_index.pt-br.md
Update reference links for consistency in Portuguese documentationwebsite_and_docs/content/documentation/_index.pt-br.md
_index.zh-cn.md
Update reference links for consistency in Chinese documentationwebsite_and_docs/content/documentation/_index.zh-cn.md
components.en.md
Update reference links for consistency in English grid componentsdocumentationwebsite_and_docs/content/documentation/grid/components.en.md
components.ja.md
Update reference links for consistency in Japanese grid componentsdocumentationwebsite_and_docs/content/documentation/grid/components.ja.md
components.pt-br.md
Update reference links for consistency in Portuguese grid componentsdocumentationwebsite_and_docs/content/documentation/grid/components.pt-br.md
components.zh-cn.md
Update reference links for consistency in Chinese grid componentsdocumentationwebsite_and_docs/content/documentation/grid/components.zh-cn.md
getting_started.en.md
Update reference links for consistency in English grid getting starteddocumentationwebsite_and_docs/content/documentation/grid/getting_started.en.md
getting_started.ja.md
Update reference links for consistency in Japanese grid gettingstarted documentationwebsite_and_docs/content/documentation/grid/getting_started.ja.md
getting_started.pt-br.md
Update reference links for consistency in Portuguese grid gettingstarted documentationwebsite_and_docs/content/documentation/grid/getting_started.pt-br.md
getting_started.zh-cn.md
Update reference links for consistency in Chinese grid getting starteddocumentationwebsite_and_docs/content/documentation/grid/getting_started.zh-cn.md
_index.ja.md
Update reference links for consistency in Japanese overviewdocumentationwebsite_and_docs/content/documentation/overview/_index.ja.md
_index.pt-br.md
Update reference links for consistency in Portuguese overviewdocumentationwebsite_and_docs/content/documentation/overview/_index.pt-br.md
_index.zh-cn.md
Update reference links for consistency in Chinese overviewdocumentationwebsite_and_docs/content/documentation/overview/_index.zh-cn.md
details.ja.md
Update reference links for consistency in Japanese overview detailswebsite_and_docs/content/documentation/overview/details.ja.md
details.pt-br.md
Update reference links for consistency in Portuguese overview detailswebsite_and_docs/content/documentation/overview/details.pt-br.md
details.zh-cn.md
Update reference links for consistency in Chinese overview detailswebsite_and_docs/content/documentation/overview/details.zh-cn.md
overview.en.md
Update reference links for consistency in English test practicesoverviewwebsite_and_docs/content/documentation/test_practices/overview.en.md
overview.ja.md
Update reference links for consistency in Japanese test practicesoverviewwebsite_and_docs/content/documentation/test_practices/overview.ja.md
overview.pt-br.md
Update reference links for consistency in Portuguese test practicesoverviewwebsite_and_docs/content/documentation/test_practices/overview.pt-br.md
overview.zh-cn.md
Update reference links for consistency in Chinese test practicesoverviewwebsite_and_docs/content/documentation/test_practices/overview.zh-cn.md
1 files
hugo.toml
Update security configuration to allow git executionwebsite_and_docs/hugo.toml
gitto the list of allowed executables in the securityconfiguration.