Skip to content

Commit 730ca57

Browse files
chore: update titles
The titles for some pages were wrong, so I fixed them
1 parent ae82729 commit 730ca57

File tree

8 files changed

+8
-9
lines changed

8 files changed

+8
-9
lines changed

pages/christmas/game.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta charset="UTF-8" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77

8-
<title>Quiz Page - Xmas</title>
8+
<title>Quiz Page - Christmas</title>
99

1010
<link rel="stylesheet" href="../../css/index.css" />
1111
<link rel="stylesheet" href="../../css/game.css" />

pages/christmas/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
88

9-
<title>Browsers Quiz Game - Home Page</title>
9+
<title>Christmas Quiz Game - Home Page</title>
1010

1111
<link rel="stylesheet" href="../../css/index.css" />
1212
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.4/css/all.css"

pages/countries/game.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta charset="UTF-8" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77

8-
<title>Quiz Page - countries</title>
8+
<title>Quiz Page - Countries</title>
99

1010
<link rel="stylesheet" href="../../css/index.css" />
1111
<link rel="stylesheet" href="../../css/game.css" />

pages/countries/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
88

9-
<title>Browsers Quiz Game - Home Page</title>
9+
<title>Countries Quiz Game - Home Page</title>
1010

1111
<link rel="stylesheet" href="../../css/index.css" />
1212
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.4/css/all.css"

pages/disney/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
88

9-
<title>Browsers Quiz Game - Home Page</title>
9+
<title>Disney Quiz Game - Home Page</title>
1010

1111
<link rel="stylesheet" href="../../css/index.css" />
1212
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.4/css/all.css"

pages/general_knowledge/index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
<!DOCTYPE html>
22
<html lang="en">
3-
43
<head>
54
<meta charset="UTF-8" />
65
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
76
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
87

9-
<title>How Well You Know Kendall Quiz Game - Home Page</title>
8+
<title>General Knowledge Quiz Game - Home Page</title>
109

1110
<link rel="stylesheet" href="../../css/index.css" />
1211
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.4/css/all.css"

pages/kendall-quiz/game.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta charset="UTF-8" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77

8-
<title>Quiz Page - Kendall's Quiz</title>
8+
<title>Quiz Page - How Well Do You Know Kendall Quiz</title>
99

1010
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
1111
<link rel="stylesheet" href="../../css/index.css" />

pages/kendall-quiz/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
88

9-
<title>Kendall's Quiz Game - Home Page</title>
9+
<title>How Well Do You Know Kendall Quiz Game - Home Page</title>
1010

1111
<link rel="stylesheet" href="../../css/index.css" />
1212
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.4/css/all.css"

0 commit comments

Comments
 (0)