We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e90f1f8 commit 9d54113Copy full SHA for 9d54113
1 file changed
index.html
@@ -6,6 +6,7 @@
6
</head>
7
<body>
8
<h1>Hello from Azure!</h1>
9
+ <h2>Congratulation Lab 7 is completed</h2>
10
<button onclick="sayHello()">Click Me</button>
11
<script src="script.js"></script>
12
</body>
0 commit comments