- Timestamp:
- 09/12/2013 09:44:49 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfourteen/functions.php
r25406 r25417 207 207 208 208 // Add Genericons font, used in the main stylesheet. 209 wp_enqueue_style( ' genericons', get_template_directory_uri() . '/fonts/genericons.css', array(), '2.09' );209 wp_enqueue_style( 'twentyfourteen-genericons', get_template_directory_uri() . '/fonts/genericons.css', array(), '2.09' ); 210 210 211 211 // Loads our main stylesheet.
Note: See TracChangeset
for help on using the changeset viewer.