Skip to content

Commit 711786d

Browse files
committed
Add viewport meta info
1 parent 4ddf735 commit 711786d

File tree

8 files changed

+8
-0
lines changed

8 files changed

+8
-0
lines changed

congratulations.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
<head>
55
<meta charset="utf-8">
6+
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
67
<title>Integreatly Prototype - Font Upgrade</title>
78
<link rel="stylesheet" href="css/site.min.css">
89
</head>

dist/congratulations.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
<head>
55
<meta charset="utf-8">
6+
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
67
<title>Integreatly Prototype - Font Upgrade</title>
78
<link rel="stylesheet" href="css/site.min.css">
89
</head>

dist/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
<head>
55
<meta charset="utf-8">
6+
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
67
<title>Integreatly Prototype - Font Upgrade</title>
78
<link rel="stylesheet" href="css/site.min.css">
89
</head>

dist/task1.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
<head>
55
<meta charset="utf-8">
6+
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
67
<title>Integreatly Prototype - Font Upgrade</title>
78
<link rel="stylesheet" href="css/site.min.css">
89
</head>

dist/walkthrough1.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
<head>
55
<meta charset="utf-8">
6+
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
67
<title>Integreatly Prototype - Font Upgrade</title>
78
<link rel="stylesheet" href="css/site.min.css">
89
</head>

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
<head>
55
<meta charset="utf-8">
6+
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
67
<title>Integreatly Prototype - Font Upgrade</title>
78
<link rel="stylesheet" href="css/site.min.css">
89
</head>

task1.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
<head>
55
<meta charset="utf-8">
6+
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
67
<title>Integreatly Prototype - Font Upgrade</title>
78
<link rel="stylesheet" href="css/site.min.css">
89
</head>

walkthrough1.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
<head>
55
<meta charset="utf-8">
6+
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
67
<title>Integreatly Prototype - Font Upgrade</title>
78
<link rel="stylesheet" href="css/site.min.css">
89
</head>

0 commit comments

Comments
 (0)