Skip to content

Commit b116270

Browse files
committedFeb 27, 2024
customised index and added redirect config
1 parent 5efc4c7 commit b116270

File tree

2 files changed

+3
-12
lines changed

2 files changed

+3
-12
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.eu</title>
99
</head>
1010

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

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

‎staticwebapp.config.json

-9
This file was deleted.

0 commit comments

Comments
 (0)