Move some deps to deps.

git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3903 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
2022-06-18 17:07:36 +00:00
parent e1ca715c64
commit ed6550a4cd
22 changed files with 27 additions and 41 deletions

View File

@ -59,8 +59,8 @@
<iframe id="document" sandbox="allow-forms allow-scripts allow-top-navigation allow-modals" style="width: 100%; height: 100%; border: 0"></iframe>
</div>
</div>
<script src="/static/split.min.js"></script>
<script src="/static/smoothie.js"></script>
<script src="/split/split.min.js"></script>
<script src="/smoothie/smoothie.js"></script>
<script src="/static/client.js"></script>
</body>
</html>