Changeset 30865
- Timestamp:
- 12/15/2014 05:37:05 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfifteen/functions.php
r30838 r30865 207 207 208 208 // Load our main stylesheet. 209 wp_enqueue_style( 'twentyfifteen-style', get_stylesheet_uri() , array( 'genericons' ));209 wp_enqueue_style( 'twentyfifteen-style', get_stylesheet_uri() ); 210 210 211 211 // Load the Internet Explorer specific stylesheet.
Note: See TracChangeset
for help on using the changeset viewer.