Ticket #21399: 21399.diff
| File 21399.diff, 650 bytes (added by , 14 years ago) |
|---|
-
wp-content/themes/twentytwelve/functions.php
113 113 */ 114 114 $options = $twentytwelve_options->get_theme_options(); 115 115 if ( $options['enable_fonts'] ) 116 wp_enqueue_style( 'twentytwelve-fonts', ' http://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700' );116 wp_enqueue_style( 'twentytwelve-fonts', '//fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700' ); 117 117 118 118 /** 119 119 * Load our main CSS file.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)