Skip to content

Commit

Permalink
Added noindex to head
Browse files Browse the repository at this point in the history
  • Loading branch information
CorvusPrudens committed Sep 30, 2023
1 parent 0e1864c commit 40b15ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="robots" content="noindex">
<title>Daisy Bell</title>
<script>
document.location.href = "./dist/"
Expand Down

0 comments on commit 40b15ff

Please sign in to comment.