Skip to content

Commit f812bab

Browse files
authored
Create index.html
1 parent 92b7abf commit f812bab

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<title>DevOps Lab 09</title>
5+
</head>
6+
<body>
7+
<h1>Hello, DevOps Lab 09!</h1>
8+
</body>
9+
</html>

0 commit comments

Comments
 (0)