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