Skip to content

Commit 7ed4911

Browse files
authored
Merge pull request #107 from nhsuk/data-nosnippet
[refs #106] prevent cookie banner content from appearing in search
2 parents db41ff9 + fa4daad commit 7ed4911

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/banner.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<div id="nhsuk-cookie-banner">
1+
<div id="nhsuk-cookie-banner" data-nosnippet="true">
22
<div class="nhsuk-cookie-banner" id="cookiebanner">
33
<div class="nhsuk-width-container">
44
<h2>Cookies on the NHS website</h2>

0 commit comments

Comments
 (0)