aboutsummaryrefslogtreecommitdiff
path: root/app/view
diff options
context:
space:
mode:
Diffstat (limited to 'app/view')
-rw-r--r--app/view/templates/home.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/view/templates/home.php b/app/view/templates/home.php
index 9758c95..01bc0e4 100644
--- a/app/view/templates/home.php
+++ b/app/view/templates/home.php
@@ -173,10 +173,10 @@
<?php $this->insert('footer', ['footer' => $footer]) ?>
- <?php } ?>
+ <script src="<?= Wcms\Model::jspath() ?>home.bundle.js"></script>
+ <?php } ?>
- <script src="<?= Wcms\Model::jspath() ?>home.bundle.js"></script>
</body>