Caitlin’s first axis deer!

This is Caitlin Roach’s first axis deer, and her second deer overall! She was 7 at the time and shot it with her single shot .243, making me the proudest daddy in the world!

CaitlinAxis

jQuery(document).ready(function($) { function fixSlickAria() { $('.slick-slide').each(function() { if ($(this).attr('aria-hidden') === 'true') { $(this).attr('tabindex', '-1'); } else { $(this).attr('tabindex', '0'); } }); } fixSlickAria(); $('.uael-grid-gallery').on('afterChange', function(event, slick, currentSlide){ fixSlickAria(); }); });