Skip to content

Instantly share code, notes, and snippets.

@topleague
Last active August 28, 2017 12:50
Show Gist options
  • Save topleague/efe704609165f6f0adf89d1a4b3e9e28 to your computer and use it in GitHub Desktop.
Save topleague/efe704609165f6f0adf89d1a4b3e9e28 to your computer and use it in GitHub Desktop.
Barebone Front Page in Genesis Sample
<?php
// Header.
get_header();
// Footer.
get_footer();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment