Skip to content

Instantly share code, notes, and snippets.

@KnowTheCodePro
Created April 8, 2016 22:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save KnowTheCodePro/e31c26bb0097f7dcd7e8a8ad14c5e53b to your computer and use it in GitHub Desktop.
Save KnowTheCodePro/e31c26bb0097f7dcd7e8a8ad14c5e53b to your computer and use it in GitHub Desktop.
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