Skip to content

Commit 456bf0b

Browse files
authored
Update order-tracker.html
fixed title and edited text
1 parent 81ab172 commit 456bf0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

order-tracker.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4-
<title>Coding Hut Website</title>
4+
<title>Order Tracker | Coding Hut Website</title>
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<style>
77
body {
@@ -131,7 +131,7 @@
131131

132132
<h1 style="text-align:center;"><b>Coding Hut</b></h1>
133133
<h2 style="text-align:center;">Order Tracker</h2>
134-
<p style="text-align:center;">The order tracker is Coming Soon.</p>
134+
<p style="text-align:center;">Track your order right here in the Coding Hut website.</p>
135135

136136
<iframe class="airtable-embed" src="https://airtable.com/embed/appGCYJV0HhSkXNam/shrMXtySk394l4x7u" frameborder="0" onmousewheel="" width="100%" height="533" style="background: transparent; border: 1px solid #ccc;"></iframe>
137137

0 commit comments

Comments
 (0)