Skip to content

Commit 44630a2

Browse files
committed
Update title to html folder
1 parent 326e02f commit 44630a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/html/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0">
66
<meta name="description" content="Here you’ll find a set of quick tutorials and examples of a subset of HTML elements that I present to my students.">
7-
<title>HTML Tutorials</title>
7+
<title>HTML Tutorials and Examples</title>
88
<link rel="stylesheet" href="../../styles/reset.css">
99
<link rel="stylesheet" href="../../styles/base.css">
1010
</head>

0 commit comments

Comments
 (0)