Skip to content

Commit

Permalink
Support contact for quackbot.
Browse files Browse the repository at this point in the history
  • Loading branch information
knowtheory committed Oct 5, 2017
1 parent 6984fa9 commit 5d7904d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/views/home/quackbot.html.erb
Expand Up @@ -7,7 +7,11 @@
<p>
<%= image_tag('/images/home/quackbot-icon_128.png', size: '128x128', alt: 'quackbot logo', class: 'img-thumbnail') %>
</p>
<p>
<a href="<%= @slack_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" /></a>
</p>
<p>Quackbot was built to help journalists like you! Ask <span style="background:#eef7fd;color:#0576b9;">@quackbot</span> how it can help you for more details.</p>
<p>And, if <span style="background:#eef7fd;color:#0576b9;">@quackbot</span> does anything weird (or you encounter any bugs), <%= mail_to "support@documentcloud.org", "please let us know!" %></p>
<% else %>
<p>
<%= image_tag('/images/home/quackbot-icon_128.png', size: '128x128', alt: 'quackbot logo', class: 'img-thumbnail') %>
Expand Down

0 comments on commit 5d7904d

Please sign in to comment.