Add viewport tag (suggested by david)
All checks were successful
Deploy website to nest / deploy (push) Successful in 5s
All checks were successful
Deploy website to nest / deploy (push) Successful in 5s
This commit is contained in:
parent
f4c27e5162
commit
f9466b5efd
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>dinobox</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<head>
|
||||
<body>
|
||||
<h1>dinobox</h1>
|
||||
|
|
Loading…
Reference in a new issue