Skip to content

Instantly share code, notes, and snippets.

@Herm71
Last active December 25, 2015 09:29
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 Herm71/6954655 to your computer and use it in GitHub Desktop.
Save Herm71/6954655 to your computer and use it in GitHub Desktop.
Genesis Framework Enable HTML5 Markup
<?php
//* Do NOT include the opening php tag
//* Add HTML5 markup structure
add_theme_support( 'html5' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment