fix ext-three path
This commit is contained in:
parent
a8bc021bcb
commit
9f4f6eeb33
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
<link rel="apple-touch-icon" href="/kiri/favicon-mobile.png">
|
||||
<link rel="stylesheet" type="text/css" href="/moto/style.css">
|
||||
<link rel="stylesheet" type="text/css" href="/kiri/style.css">
|
||||
<script src="js/ext-three.js"></script>
|
||||
<script src="/js/ext-three.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script>
|
||||
|
|
|
|||
Loading…
Reference in a new issue