Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -4,7 +4,7 @@
|
|
| 4 |
<meta charset="UTF-8" />
|
| 5 |
<link rel="stylesheet" href="style.css" />
|
| 6 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 7 |
-
<title>
|
| 8 |
</head>
|
| 9 |
<body>
|
| 10 |
<main class="container">
|
|
|
|
| 4 |
<meta charset="UTF-8" />
|
| 5 |
<link rel="stylesheet" href="style.css" />
|
| 6 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 7 |
+
<title>Transformers JavaScript Tutorial</title>
|
| 8 |
</head>
|
| 9 |
<body>
|
| 10 |
<main class="container">
|