Add noindex, nofollow to the base HTML
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="robots" content="noindex, nofollow">
|
||||
<title>{% block title %}Admin Dashboard{% endblock %}</title>
|
||||
|
||||
<!-- Google Font: Source Sans Pro -->
|
||||
|
||||
Reference in New Issue
Block a user