Add the following code to a Genesis Child Theme Template File to insert the WordPress Blog Title and Description into your template files.
/** Site Title */
<?php bloginfo('name'); ?>
/** Site Description */
<?php bloginfo('description'); ?>
Just The Tech, News, and Info We Deem To Post
Share Your Two Cents