From 81a1fc214502504c109143a672103f17aee4c651 Mon Sep 17 00:00:00 2001 From: Mark Norman Francis Date: Fri, 31 Jan 2014 09:58:15 +0000 Subject: [PATCH] Add noindex,nofollow meta This is better than putting it in robots.txt. See https://github.com/alphagov/static/pull/363 --- app/views/root/print.html.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/app/views/root/print.html.erb b/app/views/root/print.html.erb index 2851c7eff..507d04117 100644 --- a/app/views/root/print.html.erb +++ b/app/views/root/print.html.erb @@ -2,6 +2,7 @@ + <%= stylesheet_link_tag 'guides-print', media: 'all' %>