Skip to content

Latest commit

 

History

History
66 lines (63 loc) · 1.84 KB

showcase.markdown

File metadata and controls

66 lines (63 loc) · 1.84 KB
layout image_header title intro headtitle permalink
page
Showcase
Some of our lab's creations.
Showcase | Georgia Tech Visualization Lab
/showcase/
<script> $('.carousel').slick({ slidesToShow: 1, slidesToScroll: 1, arrows: false, fade: true, asNavFor: '.navigation' }); $('.navigation').slick({ slidesToShow: 3, slidesToScroll: 1, asNavFor: '.carousel', nextArrow: '.fa-arrow-right', prevArrow: '.fa-arrow-left', // dots: true, centerMode: true, focusOnSelect: true }); </script>