- Timestamp:
- 10/15/2013 04:46:44 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentythirteen/functions.php
r25746 r25789 177 177 wp_enqueue_script( 'twentythirteen-script', get_template_directory_uri() . '/js/functions.js', array( 'jquery' ), '2013-07-18', true ); 178 178 179 // Add Open Sansand Bitter fonts, used in the main stylesheet.179 // Add Source Sans Pro and Bitter fonts, used in the main stylesheet. 180 180 wp_enqueue_style( 'twentythirteen-fonts', twentythirteen_fonts_url(), array(), null ); 181 181
Note: See TracChangeset
for help on using the changeset viewer.