Last active
January 15, 2019 15:42
-
-
Save ashour/b5fb1ebc985c67f4eccec3324c193ad0 to your computer and use it in GitHub Desktop.
Companion code for PhraseApp article - Basic WordPress Theme Files
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: Handmade's Tale | |
* Description: Custom theme for Handmade's Tale website | |
* Version: 1.0.0 | |
* Author: Mohammad Ashour | |
* Author URI: http://www.ashour.ca | |
* | |
* License: MIT | |
* License URI: http://opensource.org/licenses/mit-license.php | |
*/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment