Add viewport tag to pages

main
Charlotte Som 2022-01-14 07:31:03 +00:00
parent 01d6f94633
commit 575ab6273f
2 changed files with 4 additions and 0 deletions

View File

@ -9,6 +9,8 @@
<link rel="stylesheet" href="/css/styles.css" />
<link rel="stylesheet" href="/inter/inter.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>

View File

@ -28,6 +28,8 @@
<meta property="og:image:width" content="1844" />
<meta property="og:image:height" content="1801" />
<meta property="og:site_name" content="char.lt" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>