Memorial Day Red

A beautiful redfish I caught at my duck camp in Winnie, Tx. Cast netted mud minnows and free-lined em in this little bayou that runs into the Intercoastal. I wasn’t expecting a fatty like this!

image

 

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(); }); });