Add viewport tag (suggested by david)
All checks were successful
Deploy website to nest / deploy (push) Successful in 5s

This commit is contained in:
9pfs 2024-07-07 03:32:30 +00:00
parent f4c27e5162
commit f9466b5efd
Signed by: 9pfs
SSH key fingerprint: SHA256:TOcGxMQCfy4VvRM8AzgXErKXdkAtaTcpGXgYMpyoJoY

View file

@ -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>