WebisteDLH/Views/Shared/_Scripts.cshtml

13 lines
349 B
Plaintext

<!-- Vendor -->
<script src="/vendor/plugins/js/plugins.min.js"></script>
<!-- Theme Base, Components and Settings -->
<script src="/js/theme.js"></script>
<!-- Theme Custom -->
<script src="/js/custom.js"></script>
<!-- Theme Initialization Files -->
<script src="/js/theme.init.js"></script>
<script src="/lib/agung/imageLazyLoad.js"></script>