Skip to content
This repository was archived by the owner on May 11, 2021. It is now read-only.

Commit 16ed923

Browse files
committed
Update copy and robots.txt
1 parent 3d5f83b commit 16ed923

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

app/views/comments/new.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
</div>
3232

3333
<div class="notice mb30">
34-
<strong>Please note:</strong> Subject to availability, advisors aim to respond to support requests within 1-2 working days, and that messages posted here are public. If you have additional questions please contact <%= mail_to 'hello@wearecast.org.uk', 'hello@wearecast.org.uk'%>.
34+
<strong>Please note:</strong> Subject to availability, advisors aim to respond to support requests within 1-2 working days, and that messages posted here are only visible to CAST and anyone who has been given it's unique link. If you have additional questions please contact <%= mail_to 'hello@wearecast.org.uk', 'hello@wearecast.org.uk'%>.
3535
</div>
3636

3737
<%= simple_form_for @comment, url: new_comment_path(@commentable) do |f| %>

public/robots.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
# See http://www.robotstxt.org/robotstxt.html for documentation on how to use the robots.txt file
1+
User-agent: *
2+
Disallow: /

0 commit comments

Comments
 (0)