Imprv/add image at install screen
@@ -277,7 +277,7 @@ export class SlackCtrl {
+ '<head><meta name="viewport" content="width=device-width,initial-scale=1"></head>'
+ '<body style="text-align:center; padding-top:20%;">'
+ '<h1>Illegal state, try it again.</h1>'
- + '<a href="/slack/install">'
+ + '<a href="/">'
+ 'Go to install page'
+ '</a>'
+ '</body></html>');
@@ -9,7 +9,7 @@
</div>
<div style="display:flex; justify-content: space-around; max-width: 500px; margin:30px auto;">
<a href=<%- url %>>
- <img alt="Add to Slack" height="40" width="139" src="https://platform.slack-edge.com/img/add_to_slack.png" srcSet="https://platform.slack-edge.com/img/add_to_slack.png 1x, https://platform.slack-edge.com/img/add_to_slack@2x.png 2x" />
+ <img alt="Add to Slack" height="40" width="139" src="/images/add-to-slack.png"/>
</a>
<% if (isOfficialMode) { %>
<a href="/privacy">