Skip to content

Commit baf254a

Browse files
author
Daniell Mesquita
committed
Added PEHTML tags to index.html
1 parent 8edb788 commit baf254a

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

index.html

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,13 @@
33
<head>
44
<link rel="stylesheet" type="text/css" href="rsc/common.css">
55
<link rel="icon" href="icon.png" />
6-
<title>Plasmmer UI Examples</title>
7-
<meta name="description" content="HTML5 Framework, Web Framework, Web UI Framework, Site Framework, App Framework" />
6+
<browsertab color="#CD5C5C">
7+
<icon src="icon.svg">
8+
<title color="#CD5C5C">Plasmmer UI Examples</title>
9+
<meta name="pehtml" content="true">
810
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1">
11+
<meta name="directory" content="rsc">
12+
<meta name="description" content="HTML5 Framework, Web Framework, Web UI Framework, Site Framework, App Framework" />
913
</head>
1014
<body>
1115
<header><logo/></header>

0 commit comments

Comments
 (0)