mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-24 18:51:25 +08:00
13 lines
300 B
HTML
13 lines
300 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset='utf-8'>
|
|
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
|
|
<title>Page Title</title>
|
|
<meta name='viewport' content='width=device-width, initial-scale=1'>
|
|
<script src='build/index.js'></script>
|
|
</head>
|
|
<body>
|
|
|
|
</body>
|
|
</html> |