Sha256: fd8c8b551ca17d4b7eb026999c796844f515606041b10039dfed4e31a7290720

Contents?: true

Size: 686 Bytes

Versions: 4

Compression:

Stored size: 686 Bytes

Contents

<script src="//ajax.googleapis.com/ajax/libs/jquery/3.0.0/jquery.min.js" integrity="sha384-THPy051/pYDQGanwU6poAc/hOdQxjnOEXzbT+OuUAFqNqFjL+4IGLBgCJC3ZOShY" crossorigin="anonymous"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/tether/1.2.0/js/tether.min.js" integrity="sha384-Plbmg8JY28KFelvJVai01l8WyZzrYWG825m+cZ0eDDS1f7d/js6ikvy1+X+guPIB" crossorigin="anonymous"></script>
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.4/js/bootstrap.min.js" integrity="sha384-VjEeINv9OSwtWFLAtmc4JCtEJXXBub00gtSnszmspDLCtC0I4z4nqz7rEFbIZLLU" crossorigin="anonymous"></script>

{% for js in site.extra_js %}
    <script src="//{{ site.url }}/{{ js }}" ></script>
{% endfor %}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
geekyll-0.1.2 _includes/javascripts.html
geekyll-0.1.1 _includes/javascripts.html
geekyll-0.1.0 _includes/javascripts.html
geekyll-0.0.9 _includes/javascripts.html