moving some things around; fixed import maps not being deterministic

This commit is contained in:
りき萌 2024-07-21 10:21:00 +02:00
parent 7332a79c2c
commit 87ead3be17
13 changed files with 34 additions and 20 deletions

View file

@ -19,10 +19,11 @@
{{> components/_noscript.hbs }}
{{!--
NOTE: ~ because components/_tree.hbss must not include any extra indentation, because it may
NOTE: ~ because components/_tree.hbs must not include any extra indentation, because it may
contain pre elements which shouldn't be indented.
--}}
{{~> components/_tree.hbs }}
<th-emoji-tooltips></th-emoji-tooltips>
{{!-- For all pages except the one linked from the footer, include the footer icon. --}}
{{#if (ne page.tree_path "treehouse")}}