2020-09-15 16:09:28 +08:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
<link href="https://fonts.googleapis.com/css?family=Montserrat:400" rel="stylesheet">
|
2020-10-04 04:13:59 +08:00
|
|
|
<title>TroisJS Demos</title>
|
2020-09-17 03:15:17 +08:00
|
|
|
<link rel="stylesheet" href="style.78bd8c31.css">
|
2020-09-15 16:09:28 +08:00
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div id="app"></div>
|
2020-10-15 04:14:13 +08:00
|
|
|
<script type="module" src="index.3540f44e.js"></script>
|
2020-10-01 00:15:38 +08:00
|
|
|
|
2020-09-15 23:01:09 +08:00
|
|
|
<!-- Global site tag (gtag.js) - Google Analytics -->
|
|
|
|
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-178028522-1"></script>
|
|
|
|
<script>
|
|
|
|
window.dataLayer = window.dataLayer || [];
|
|
|
|
function gtag(){dataLayer.push(arguments);}
|
|
|
|
gtag('js', new Date());
|
|
|
|
gtag('config', 'UA-178028522-1');
|
|
|
|
</script>
|
2020-09-15 16:09:28 +08:00
|
|
|
</body>
|
|
|
|
</html>
|