Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5d7904d

Browse files
committed
Support contact for quackbot.
1 parent 6984fa9 commit 5d7904d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

app/views/home/quackbot.html.erb

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,11 @@
77
<p>
88
<%= image_tag('/images/home/quackbot-icon_128.png', size: '128x128', alt: 'quackbot logo', class: 'img-thumbnail') %>
99
</p>
10+
<p>
1011
<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/[email protected] 2x" /></a>
12+
</p>
13+
<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>
14+
<p>And, if <span style="background:#eef7fd;color:#0576b9;">@quackbot</span> does anything weird (or you encounter any bugs), <%= mail_to "[email protected]", "please let us know!" %></p>
1115
<% else %>
1216
<p>
1317
<%= image_tag('/images/home/quackbot-icon_128.png', size: '128x128', alt: 'quackbot logo', class: 'img-thumbnail') %>

0 commit comments

Comments
 (0)