Last active
April 28, 2019 02:36
-
-
Save kilatepro/a5b116ed365ec7e1958f4921c6170715 to your computer and use it in GitHub Desktop.
Child theme basic text #WP #basic #reset
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: Child Theme | |
Theme URI: http://childtheme.com | |
Description: Child Theme | |
Author: kilate.pro | |
Author URI: https://kilate.pro | |
Template: parent-theme | |
Version: 1.0.0 | |
License: GNU General Public License v2 or later | |
License URI: http://www.gnu.org/licenses/gpl-2.0.html | |
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready | |
Text Domain: child-theme | |
*/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment