Skip to content

Latest commit

 

History

History
66 lines (63 loc) · 1.84 KB

File metadata and controls

66 lines (63 loc) · 1.84 KB
layout page
image_header
title Showcase
intro Some of our lab's creations.
headtitle Showcase | Georgia Tech Visualization Lab
permalink /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>