mirror of
https://github.com/pierre42100/AboutComunic
synced 2025-06-19 16:45:18 +00:00
Gave a new structure to project
This commit is contained in:
25
_includes/common/scripts.html
Executable file
25
_includes/common/scripts.html
Executable file
@ -0,0 +1,25 @@
|
||||
<!-- jQuery -->
|
||||
<script src="/js/jquery.js"></script>
|
||||
|
||||
<!-- Bootstrap Core JavaScript
|
||||
<script src="js/bootstrap.min.js"></script> -->
|
||||
|
||||
<!-- Plugin JavaScript -->
|
||||
<script src="/js/jquery.easing.min.js"></script>
|
||||
<script src="/js/jquery.fittext.js"></script>
|
||||
<script src="/js/wow.min.js"></script>
|
||||
|
||||
<!-- Custom Theme JavaScript -->
|
||||
<script src="/js/creative.js"></script>
|
||||
|
||||
<!-- jQuery
|
||||
<script src="/vendor/jquery/jquery.min.js"></script> -->
|
||||
|
||||
<!-- Bootstrap Core JavaScript -->
|
||||
<script src="/vendor/bootstrap/js/bootstrap.min.js"></script>
|
||||
|
||||
<!-- Plugin JavaScript -->
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script>
|
||||
|
||||
<!-- Theme JavaScript -->
|
||||
<script src="/js/new-age.min.js"></script>
|
Reference in New Issue
Block a user