Added viewport meta tag

This commit is contained in:
Franklin 2023-04-26 16:21:00 -04:00
parent 75fb1f99e6
commit 16b2b9ff6c
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>JL</title>
<link data-trunk type="text/css" href="css/body.css" rel="css" />