jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/354586 )
Change subject: Fix hy.wikipedia high resolution logos ...................................................................... Fix hy.wikipedia high resolution logos Logo has been updated few years ago, but when high resolution version has been generated, it used the legacy version. We switch to the new version. Reported at the hackathon by Ashot Janibekyqn. Logo source: https://commons.wikimedia.org/wiki/File:Wikipedia-logo-v2-hynew.svg Bug: T165811 Change-Id: I667d98d75a18803291ed596430f385ec4207fe21 --- M static/images/project-logos/hywiki-1.5x.png M static/images/project-logos/hywiki-2x.png 2 files changed, 0 insertions(+), 0 deletions(-) Approvals: Aaron Schulz: Looks good to me, approved jenkins-bot: Verified diff --git a/static/images/project-logos/hywiki-1.5x.png b/static/images/project-logos/hywiki-1.5x.png index 64f9e18..179684f 100644 --- a/static/images/project-logos/hywiki-1.5x.png +++ b/static/images/project-logos/hywiki-1.5x.png Binary files differ diff --git a/static/images/project-logos/hywiki-2x.png b/static/images/project-logos/hywiki-2x.png index d3f337d..4eca4cd 100644 --- a/static/images/project-logos/hywiki-2x.png +++ b/static/images/project-logos/hywiki-2x.png Binary files differ -- To view, visit https://gerrit.wikimedia.org/r/354586 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I667d98d75a18803291ed596430f385ec4207fe21 Gerrit-PatchSet: 3 Gerrit-Project: operations/mediawiki-config Gerrit-Branch: master Gerrit-Owner: Dereckson <[email protected]> Gerrit-Reviewer: Aaron Schulz <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
