- Timestamp:
- 10/15/2013 04:46:44 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentythirteen/inc/custom-header.php
r25746 r25789 73 73 */ 74 74 function twentythirteen_custom_header_fonts() { 75 // Add Open Sansand Bitter fonts.75 // Add Source Sans Pro and Bitter fonts. 76 76 wp_enqueue_style( 'twentythirteen-fonts', twentythirteen_fonts_url(), array(), null ); 77 77
Note: See TracChangeset
for help on using the changeset viewer.