Merge pull request 'mobile friendly template' (#1) from enapiuz/skel:mobile-friendly-template into master

Reviewed-on: https://git.envs.net/envs/skel/pulls/1
This commit is contained in:
creme 2022-10-17 09:51:21 +00:00
commit c66c10a71d
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ YOU CAN REMOVE THIS COMMENT!
<head>
<title>~<?=$user?> on envs.net</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="<?=$user?>">
<meta name="robots" content="noindex,nofollow">
<meta name="description" content="~<?=$user?> on envs.net" />