Update index.php

This commit is contained in:
Diego Najar 2019-02-01 18:00:45 +01:00 committed by GitHub
parent 7442afd59c
commit 7335196208
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -5,6 +5,7 @@
<meta charset="<?php echo CHARSET ?>">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="robots" content="noindex,nofollow">
<meta name="generator" content="Bludit">
<!-- Favicon -->
<link rel="shortcut icon" type="image/x-icon" href="<?php echo DOMAIN_ADMIN_THEME.'img/favicon.png?version='.BLUDIT_VERSION ?>">
@ -90,4 +91,4 @@
<?php Theme::plugins('adminBodyEnd') ?>
</body>
</html>
</html>