Skip to content

Commit f50554d

Browse files
author
Kuniwak
committed
Put favicon
1 parent cf16996 commit f50554d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

test/stage1/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4-
<title>Mocha</title>
4+
<title>mixi JS Training</title>
55
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7+
<link href="http://img.mixi.net/img/basic/favicon.ico" type="image/vnd.microsoft.icon" rel="icon">
8+
<link href="http://img.mixi.net/img/basic/favicon.ico" type="image/vnd.microsoft.icon" rel="shortcut icon">
79
<link rel="stylesheet" href="/modules/mocha/mocha.css" />
810
<link rel="stylesheet" href="../common/mocha-patch.css" />
911
<link rel="stylesheet" href="style.css" />

0 commit comments

Comments
 (0)