Sha256: e23c7fccaed52ebe9f5870dc454b83e8d76e9374505fe0044d99115723682cab
Contents?: true
Size: 669 Bytes
Versions: 4
Compression:
Stored size: 669 Bytes
Contents
// Style Framework: Bootstrap {% include js/jquery-3.2.1.slim.min.js %} {% include js/popper.min.js %} {% include js/bootstrap.js %} // Icons: FontAwesome // Imported via CSS and webfonts // Vertical Scroll Sync: Syncscroll {% include js/syncscroll.js %} {% if site.conference.location.hide != true and site.conference.location.map.enable %} // Map Display Framework: Leaflet {% include js/leaflet.js %} {% include js/leaflet-easybutton.js %} {% include js/leaflet-locatecontrol.js %} {% include js/leaflet-providers.js %} {% include js/conference-map.js %} {% endif %} // Bootstrap Extension: Modals {% include js/conference-modal.js %}
Version data entries
4 entries across 4 versions & 1 rubygems