animations

This commit is contained in:
ryanfitzpatrickio
2026-08-03 16:04:46 -05:00
parent 8b28e299e6
commit fb1ebeed05
28 changed files with 5246 additions and 105 deletions
+3 -1
View File
@@ -66,6 +66,8 @@
#menu .foot {
margin-top:28px; font-size:11px; color:#4a6074; letter-spacing:0.08em;
}
#menu .studio-link { margin-top:14px; color:#6a849c; font-size:11px; text-decoration:none; }
#menu .studio-link:hover { color:#9fc6e5; }
</style>
</head>
<body>
@@ -88,9 +90,9 @@
</button>
</div>
<p class="foot">Esc returns here · pad or keyboard once you&rsquo;re in</p>
<a class="studio-link" href="/animation.html">Open animation studio →</a>
</div>
<div id="boot">TILT&hellip;</div>
<script type="module" src="/src/main.js"></script>
</body>
</html>