Last active
August 28, 2017 12:50
-
-
Save topleague/efe704609165f6f0adf89d1a4b3e9e28 to your computer and use it in GitHub Desktop.
Barebone Front Page in Genesis Sample
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 | |
// Header. | |
get_header(); | |
// Footer. | |
get_footer(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment