Github user nikhilkh commented on a diff in the pull request:

    https://github.com/apache/cordova-docs/pull/558#discussion_r56042402
  
    --- Diff: www/docs/en/6.x/config_ref/images.md ---
    @@ -135,6 +136,22 @@ different screen resolutions.
             <icon src="res/Windows/Wide310x150Logo.scale-240.png" width="744" 
height="360" />
         </platform>
     ```
    +
    --- End diff --
    
    I believe these need to be removed:           
    ```xml
    <icon src="res/windows/logo.png" width="150" height="150" /> 
    <icon src="res/windows/smalllogo.png" width="30" height="30" /> 
    <icon src="res/windows/storelogo.png" width="50" height="50" /> 
    ```


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to