Sha256: fdf35b51f2b3da7829928fcfbf9fbf594cebb36d12276195b605f80cbadcf0d2

Contents?: true

Size: 1.04 KB

Versions: 98

Compression:

Stored size: 1.04 KB

Contents

 <!-- jQuery Version 1.11.0 -->
    <script src="{{ "/js/jquery-1.11.0.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/classie.js" }}"></script>
    <script src="{{ "/js/cbpAnimatedHeader.js" }}"></script>

    <!-- Contact Form JavaScript -->
    <script src="{{ "/js/jqBootstrapValidation.js" }}"></script>
    {% if site.contact == "static" %}
    <script src="{{ "/js/contact_me_static.js" }}"></script>
    {% else %}
     <script src="{{ "/js/contact_me.js" }}"></script>
    {% endif %}

    <!-- Custom Theme JavaScript -->
    <script src="{{ "/js/freelancer.js" }}"></script>

    {% if site.contact == "disqus" %}
    <!-- Disqus Stuff -->
    {% include js_disqus.html %}
    {% endif %}

    <script src="{{ "/js/nav.js" }}"></script>

    {% if site.google_analytics and jekyll.environment == "production" %}
    {% include google_analytics.html %}
    {% endif %}

Version data entries

98 entries across 98 versions & 3 rubygems

Version Path
ufo-5.0.7 docs/_includes/js.html
ufo-5.0.6 docs/_includes/js.html
sonic-screwdriver-2.2.7 docs/_includes/js.html
sonic-screwdriver-2.2.6 docs/_includes/js.html
sonic-screwdriver-2.2.5 docs/_includes/js.html
sonic-screwdriver-2.2.4 docs/_includes/js.html
sonic-screwdriver-2.2.3 docs/_includes/js.html
sonic-screwdriver-2.2.2 docs/_includes/js.html
sonic-screwdriver-2.2.1 docs/_includes/js.html
ufo-5.0.5 docs/_includes/js.html
ufo-5.0.4 docs/_includes/js.html
ufo-5.0.3 docs/_includes/js.html
ufo-5.0.2 docs/_includes/js.html
ufo-5.0.1 docs/_includes/js.html
ufo-5.0.0 docs/_includes/js.html
sonic-screwdriver-2.2.0 docs/_includes/js.html
ufo-4.6.3 docs/_includes/js.html
ufo-4.6.2 docs/_includes/js.html
ufo-4.6.1 docs/_includes/js.html
ufo-4.6.0 docs/_includes/js.html