mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-15 03:21:35 +08:00
16 lines
291 B
HTML
16 lines
291 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
|
|
<head>
|
|
<meta charset='utf-8'>
|
|
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
|
|
<title>spine-ts Examples</title>
|
|
<meta name='viewport' content='width=device-width, initial-scale=1'>
|
|
</head>
|
|
|
|
<body>
|
|
<h1>spine-ts Examples</h1>
|
|
<h2>Canvas</h2>
|
|
</body>
|
|
|
|
</html> |