further optimisations: optimise riki sitting, and put non-critical stylesheets at the end

This commit is contained in:
りき萌 2025-10-07 11:12:20 +02:00
parent 7b06c7c6e1
commit be8ae113b7
6 changed files with 27 additions and 18 deletions

View file

@ -36,8 +36,10 @@
{{~> components/_tree.hbs }}
{{~> components/_pink_space.hbs }}
<th-overlays></th-overlays>
<th-command-line></th-command-line>
{{!-- Non-blocking section --}}
{{> components/_nonblocking.hbs }}
</body>
</html>