mirror of
https://github.com/liriliri/eruda.git
synced 2026-04-05 10:28:34 +08:00
14 lines
459 B
HTML
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> |