Fix comet icon on maintenance page #198

Merged
raucao merged 1 commits from bugfix/61-maintenance_page_logo into master 2020-08-02 19:05:19 +00:00
Owner

The data URI declares an SVG source, but this was actually a PNG. Hence the failure in Chrome.

This change turns it into an actual inline SVG and uses UTF8 encoding instead of base64, because SVG is just text anyway.

fixes #61

The data URI declares an SVG source, but this was actually a PNG. Hence the failure in Chrome. This change turns it into an actual inline SVG and uses UTF8 encoding instead of base64, because SVG is just text anyway. fixes #61
raucao changed title from Bugfix/61 Maintenance Page Logo to Fix comet icon on maintenance page 2020-08-02 19:02:53 +00:00
raucao added the
kredits-1
label 2020-08-02 19:03:24 +00:00
raucao requested review from greg 2020-08-02 19:04:02 +00:00
raucao removed review request for greg 2020-08-02 19:04:59 +00:00
raucao merged commit f235aee17a into master 2020-08-02 19:05:18 +00:00
raucao deleted branch bugfix/61-maintenance_page_logo 2020-08-02 19:05:22 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kosmos/chef#198
No description provided.