Created
April 24, 2018 18:37
-
-
Save topleague/7593f6cc070ce1be86054a7bc4cd70c2 to your computer and use it in GitHub Desktop.
Front Page Code in Genesis Business Theme
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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