ᵀᴱTᴿᴬ

This commit is contained in:
2024-09-30 14:03:47 +02:00
parent 6ed614d536
commit ae8dcb7077
2 changed files with 6 additions and 10 deletions

View File

@ -4,7 +4,7 @@
<head>
<meta charset="utf-8" />
<title>teTra</title>
<title>ᵀᴱTᴿᴬ</title>
<link rel="icon" href="favicon.ico">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/loading.css">
@ -12,8 +12,8 @@
<script type="importmap">
{
"imports": {
"three": "https://unpkg.com/three@0.155/build/three.module.js?module",
"three/addons/": "https://unpkg.com/three@0.155/examples/jsm/"
"three": "https://unpkg.com/three@0.169/build/three.module.js?module",
"three/addons/": "https://unpkg.com/three@0.169/examples/jsm/"
}
}
</script>