Skip to content

Commit ec9a14b

Browse files
committed
Re-add viewport meta tag mistakenly removed by updates
1 parent 43a3fa9 commit ec9a14b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/frontend/resources/html-template.ejs

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8">
5+
<meta name="viewport" content="width=device-width">
56
<meta name="apple-mobile-web-app-capable" content="yes">
67
<meta name="apple-mobile-web-app-status-bar-style" content="default">
78
<meta name="format-detection" content="telephone=no">

0 commit comments

Comments
 (0)