Skip to content

Commit b7e2352

Browse files
authored
Update orders.html
1 parent 3496e47 commit b7e2352

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

src/api/orders.html

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,7 @@
1-
<html>
2-
<head>
3-
<title>Coding Hut Orders API</title>
4-
</head>
5-
6-
<body>
7-
Coming Soon
8-
</body>
9-
</html>
10-
111
<!DOCTYPE html>
122
<html>
133
<head>
14-
<title>Strike Info | Coding Hut Website</title>
4+
<title>Coding Hut Orders API</title>
155
<meta name="viewport" content="width=device-width, initial-scale=1.0">
166
<style>
177
body {
@@ -41,7 +31,6 @@ <h1>Staff Profile</h1>
4131
<div id="myscratchedaccount" class="dynamic-content">
4232
{"status": 500, "completed-orders": 6, "pending-orders": 0}
4333
<br>
44-
Oops! You currently have 1 Strike at Coding Hut. Look below to see your strikes.
4534
</div>
4635
<!-- Dynamic Section 2 -->
4736
<div id="staff2" class="dynamic-content">

0 commit comments

Comments
 (0)