Created
September 1, 2014 17:53
-
-
Save richtabor/e3609a3285b092003464 to your computer and use it in GitHub Desktop.
The header for child themes. Make sure to modify the template variable and the @import url to match your current theme name.
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
/* | |
Theme Name: Macho Child Theme | |
Theme URI: http://demo.themebeans.com/macho | |
Description: Make your modifications to this child theme. | |
Author: Rich Tabor / ThemeBeans | |
Author URI: http://themebeans.com | |
Version: 1.0 | |
Template: macho | |
*/ | |
@import url('../macho/style.css'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment