Files
eruda/test/index.html
2016-03-13 23:11:40 +08:00

14 lines
459 B
HTML

<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<title>Eruda</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<img src="http://7xn2zy.com1.z0.glb.clouddn.com/blog_bladeAndSoul.jpg"/>
<img src="http://7xn2zy.com1.z0.glb.clouddn.com/blog_kaneziki.jpg">
<script src="../dist/eruda.js"></script>
</body>
</html>