WebisteDLH/Views/Shared/_Scripts.cshtml

11 lines
296 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>