mobile > deactivate zoom
This commit is contained in:
parent
8d01737d02
commit
fc474b5ba9
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
|
||||
<title><?= $site->title() ?></title>
|
||||
<link rel="stylesheet" href="/assets/css/style.css">
|
||||
<meta name="robots" content="noindex,nofollow">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue