Block pages indexing

This commit is contained in:
2022-04-23 20:41:31 +02:00
parent 48112dfed7
commit 234e77d08a
5 changed files with 17 additions and 4 deletions

View File

@ -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 -->