Skip to content

Instantly share code, notes, and snippets.

@KnowTheCodePro
Created April 8, 2016 22:08
Embed
What would you like to do?
genesis_markup example
genesis_markup( array(
'html5' => '<div %s>',
'xhtml' => '<div id="wrap">',
'context' => 'site-container',
) );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment