Big Ugly Black Drum

While kayak fishing in Aransas Bay ( lighthouse trail ) I caught this 38″ black drum. It took me for a ride up and down the gut. Finally tired it out enough to get a pic and them released.

IMG_2512

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