Skip to content

Instantly share code, notes, and snippets.

@topleague
Created April 24, 2018 18:37
Show Gist options
  • Save topleague/7593f6cc070ce1be86054a7bc4cd70c2 to your computer and use it in GitHub Desktop.
Save topleague/7593f6cc070ce1be86054a7bc4cd70c2 to your computer and use it in GitHub Desktop.
Front Page Code in Genesis Business Theme
<?php
// Displays header.
get_header();
// Displays Footer.
get_footer();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment