We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf16996 commit f50554dCopy full SHA for f50554d
test/stage1/index.html
@@ -1,9 +1,11 @@
1
<!DOCTYPE html>
2
<html>
3
<head>
4
- <title>Mocha</title>
+ <title>mixi JS Training</title>
5
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
6
<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">
9
<link rel="stylesheet" href="/modules/mocha/mocha.css" />
10
<link rel="stylesheet" href="../common/mocha-patch.css" />
11
<link rel="stylesheet" href="style.css" />
0 commit comments