Skip to content

Commit

Permalink
Remove google verif, add noindex
Browse files Browse the repository at this point in the history
  • Loading branch information
Flightan committed Oct 18, 2018
1 parent f420495 commit 64e87e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<!-- injector:css -->
<!-- endinjector -->
<!-- endbuild -->
<meta name="google-site-verification" content="klsrpDrBPOTy1bS8BcrntwAj88vexZMo0T_QsN4EocQ" />
<meta name="robots" content="noindex">
</head>
<body ng-app="boursesApp">
<!--[if lt IE 10]>
Expand Down

0 comments on commit 64e87e8

Please sign in to comment.