1
0
mirror of https://github.com/pierre42100/AboutComunic synced 2025-07-12 21:12:53 +00:00
Files
_includes
common
contact.html
head.html
nav.html
scripts.html
developer
home
_layouts
_sass
about
css
developer
font-awesome
gfonts
img
js
less
vendor
.editorconfig
.gitignore
.ruby-version
LICENSE
README.md
_config.yml
donate.html
gulpfile.js
index.html
package.json
AboutComunic/_includes/common/scripts.html
2018-05-12 11:37:34 +02:00

20 lines
518 B
HTML
Executable File

<!-- 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>
<!-- Plugin JavaScript -->
<script src="/js/jquery.easing.min.js"></script>
<!-- Theme JavaScript -->
<script src="/js/new-age.min.js"></script>