Skip to content

Commit 82e9a1d

Browse files
committed
Improve SEO and fix HTML structure
1 parent c2fc5e4 commit 82e9a1d

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

Form-Controls/index.html

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,8 @@
66

77
<title>T-Shirt Order Form</title>
88

9-
<meta
10-
name="description"
11-
content="Order a T-shirt by entering your details and selecting a colour and size."
12-
>
9+
<meta name="description" content="Order a T-shirt by entering your details and selecting a colour and size.">
10+
<meta name="robots" content="index, follow">
1311

1412
<link rel="stylesheet" href="style.css">
1513
</head>

0 commit comments

Comments
 (0)