Created
September 7, 2017 14:59
-
-
Save topleague/4b7de9411c5406e7b795e27661954657 to your computer and use it in GitHub Desktop.
Load Genesis Grid Template
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 | |
get_template_part( 'loop', 'archive' ); | |
genesis(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment