summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/Templates/layout.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Templates/layout.php b/app/Templates/layout.php
index 2b66c685..9bc815c9 100644
--- a/app/Templates/layout.php
+++ b/app/Templates/layout.php
@@ -5,6 +5,7 @@
<meta name="viewport" content="width=device-width">
<meta name="mobile-web-app-capable" content="yes">
+ <meta name="robots" content="noindex,nofollow">
<?= Helper\js('assets/js/jquery-1.11.1.min.js') ?>
<?= Helper\js('assets/js/jquery-ui-1.10.4.custom.min.js') ?>