Changeset 39300
- Timestamp:
- 11/18/2016 08:48:47 PM (8 years ago)
- Location:
- trunk/src/wp-content/themes/twentyseventeen
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyseventeen/front-page.php
r38986 r39300 5 5 * If the user has selected a static page for their homepage, this is what will 6 6 * appear. 7 * Learn more: http ://codex.wordpress.org/Template_Hierarchy7 * Learn more: https://codex.wordpress.org/Template_Hierarchy 8 8 * 9 9 * @package WordPress -
trunk/src/wp-content/themes/twentyseventeen/inc/custom-header.php
r39273 r39300 3 3 * Custom header implementation 4 4 * 5 * @link http ://codex.wordpress.org/Custom_Headers5 * @link https://codex.wordpress.org/Custom_Headers 6 6 * 7 7 * @package WordPress
Note: See TracChangeset
for help on using the changeset viewer.