Skip to content

Nodejs org redir#1937

Merged
rvagg merged 1 commit intonodejs:masterfrom
XhmikosR:nodejs-org-redir
Oct 1, 2019
Merged

Nodejs org redir#1937
rvagg merged 1 commit intonodejs:masterfrom
XhmikosR:nodejs-org-redir

Conversation

@XhmikosR
Copy link
Copy Markdown
Contributor

Needs review and #1935

I notice we have https://nodejs.org/static/apple-touch-icon.png or https://nodejs.org/static/favicon.png. This patch attempts to handle those requests and redirect them to the existent files.

* redirect `/(static/)?favicon.png` to `/static/favicons/favicon-32x32.png`
* redirect `/(static/)?apple-touch-icon.png` too
@XhmikosR XhmikosR marked this pull request as ready for review October 1, 2019 05:42
@rvagg
Copy link
Copy Markdown
Member

rvagg commented Oct 1, 2019

for reference, this is one location where some of those were used https://github.com/nodejs/build/pull/1936/files#diff-5322f429725c524a1cbc315351962ec4L24, linked from discussion in #1935

@rvagg rvagg merged commit 6311665 into nodejs:master Oct 1, 2019
@XhmikosR XhmikosR deleted the nodejs-org-redir branch October 1, 2019 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants