Skip to content

Apple icons #123

@ant-tar

Description

@ant-tar

Summary

Please find icons ZIP attached (I think we should discuss this, which icon would be perfect finally, take my creativity as a first approximation :) ) plus next code should be added to docs.modx.com <head> section:

<link rel="apple-touch-icon" href="/apple-touch-icon.png" />
<link rel="apple-touch-icon" sizes="57x57" href="/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="72x72" href="/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="76x76" href="/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon" sizes="114x114" href="/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon" sizes="120x120" href="/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon" sizes="144x144" href="/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon" sizes="152x152" href="/apple-touch-icon-152x152.png" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon-180x180.png" />

Why?

Let MODX brand awareness slightly increase among Mac device users, plus we can remove unnecessary requests to the server.

https://docs.modx.com/stats/page-not-found

We have a lot such requests everyday:

Top 50 most common requests
Commonly occurring 404 requests. Cached for 12 hours.
/apple-touch-icon.png 40,910 requests - Last seen 2021-04-08 00:34 CDT
/apple-touch-icon-precomposed.png 40,382 requests - Last seen 2021-04-07 23:43 CDT

P.S. the text is not very visible on the logo, probably we need a white edging around or some kind of shadow

iconified.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions