live2d-widget/demo.html
StevenJoeZhang d0024c91db update
2019-02-11 14:04:37 +08:00

14 lines
462 B
HTML
Executable File

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8"/>
<title>Live2D 看板娘 v1.2 / Demo</title>
<script src="https://cdn.jsdelivr.net/npm/jquery/dist/jquery.min.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/font-awesome/css/font-awesome.min.css"/>
</head>
<body>
<!--<h2><a href="https://www.fghrsh.net/post/123.html" style="color: #38A3DB">Live2D 看板娘 v1.2</a> / Demo</h2>-->
<script src="autoload.js"></script>
</body>
</html>