Hunter Moon Moon – the writing muse

Hunters fur in the winter

Here is a fan drawn picture of Hunter

I had a young artist from Cleveland, Gianna, who loves wolves. At a recent author roundtable at the Cuyahoga County Public Library, Hunter was a big hit.

I've talked about my wolf, Hunter, and people love updates about him. He will be a part of my upcoming Oddish Questors series - guess I better write faster.

Until then, enjoy this wonderful picture Gianna made for me of Hunter.

https://www.sa-schneider.com/.../oddish-questors-fan.../

Get Resources for Parents and Teachers

I create material with each story that teachers and homeschool parents can use with their kids. I also have tutorial videos that cover a variety of topics. Of course, I'll also let you know when my newest stories come out and make sure you get my offered discounts.

You have Successfully Subscribed!

add_filter( 'get_the_archive_title', 'custom_clean_archive_title' ); function custom_clean_archive_title( $title ) { if ( is_category() ) { return single_cat_title( '', false ); } elseif ( is_tag() ) { return single_tag_title( '', false ); } elseif ( is_author() ) { return get_the_author(); } elseif ( is_post_type_archive() ) { return post_type_archive_title( '', false ); } elseif ( is_tax() ) { return single_term_title( '', false ); } return $title; }