Skip to content

Commit aaf9745

Browse files
customised index
1 parent 398ce54 commit aaf9745

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
<meta charset="UTF-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<link rel="stylesheet" href="styles.css">
8-
<title>Vanilla JavaScript App</title>
8+
<title>DorDeVerde.ro</title>
99
</head>
1010

1111
<body>
1212
<main>
13-
<h1>Vanilla JavaScript App</h1>
13+
<h1>Welcome to DorDeVerde.ro!</h1>
1414
</main>
1515
</body>
1616

17-
</html>
17+
</html>

0 commit comments

Comments
 (0)