Skip to content

Commit ada8f10

Browse files
committed
fixed titles
1 parent dcbb836 commit ada8f10

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

exercises/04.1-Combined-Rules/index.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
<html>
33
<head>
44
<link rel="stylesheet" type="text/css" href="./styles.css" />
5-
<title>
6-
04 Combined Rules
7-
</title>
5+
<title>04.1 Combined Rules</title>
86
</head>
97

108
<body>

exercises/04.2-Apply-several-classes/index.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
<html>
33
<head>
44
<link rel="stylesheet" type="text/css" href="./styles.css" />
5-
<title>
6-
04 Class selector
7-
</title>
5+
<title>04.2 Apply several classes</title>
86
</head>
97

108
<body>

0 commit comments

Comments
 (0)