Skip to content

Commit 5f28afe

Browse files
authored
Add robots meta tag to prevent indexing
1 parent 3819cb8 commit 5f28afe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

3-custom-selector/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<html>
33
<head>
44
<title>Simple Page with Image</title>
5+
<meta name="robots" content="noindex"/>
56
</head>
67
<body>
78
<style>

0 commit comments

Comments
 (0)