How to Throw a Tomahawk [VIDEO]

I’ve taught hundreds (if not thousands) of campers and adults how to throw tomahawks over the past few years, so below is my standard short lesson:

We use the Cold Steel Norse Tomahawks for all the marksmanship camps.  Stay tuned as I expand upon this subject in the future with throwing Special Forces Shovels and Knives.

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