I figured it out, for anyone who wants to know:
<?php if(is_home()) { ?> <?php the_title(); ?> <?php } ?>
my start on this is: <?php if(is_home()) { ?> <?php echo test; ?> <?php } ?>
test obviously where I want to pull the last post title.. any ideas?
Feed URL: october17media.com/blog/feed
Are you able to suggest a plugin that does that?
Thanks for your assistance!