diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,5 +10,6 @@ <body> </body> +<script type="module" src="preloader.js"></script> <script type="module" src="index.js"></script> </html> |