Nice Flounder

flounder

I caught this fish in the land cut off a friends dock. I wasn’t paying much attention as it was early and I had my coffee in one hand and the reel in the other. I thought I was hung up in the grass, but to my surprise, a nice 5.9 lb. flounder.

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