Skip to content

Commit f648eb9

Browse files
author
Daniell Mesquita
committed
Properly closed <icon> and <browsertab> tags
1 parent 790200d commit f648eb9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<head>
44
<link rel="stylesheet" type="text/css" href="rsc/common.css">
55
<link rel="icon" href="icon.png" />
6-
<browsertab color="#CD5C5C">
7-
<icon src="icon.svg">
6+
<browsertab color="#CD5C5C"></browsertab>
7+
<icon src="icon.svg"></icon>
88
<title color="#CD5C5C">Plasmmer UI Framework</title>
99
<meta name="pehtml" content="true">
1010
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1">

0 commit comments

Comments
 (0)