Block pages indexing
This commit is contained in:
@ -4,6 +4,10 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="description" content="Auth service">
|
||||
|
||||
<!-- No indexing -->
|
||||
<meta name="robots" content="noindex, nofollow">
|
||||
|
||||
<title>{{ _p.app_name }} - {{ _p.page_title }}</title>
|
||||
|
||||
<!-- Bootstrap core CSS -->
|
||||
|
Reference in New Issue
Block a user