Free fishing in state parks

In the last blog we covered a program that targets neighborhood fishing access.

I would like to remind you that fishing in state parks is free so if you plan to go to a park or have one nearby you do not need a fishing license.

Cool, huh?

Click here for information on parks with bank and pier access.

Chester Moore

Photo courtesy Texas Parks & Wildlife Department
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(); }); });