- Timestamp:
- 06/08/2014 06:47:58 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentythirteen/functions.php
r28693 r28699 171 171 172 172 // Loads JavaScript file with functionality specific to Twenty Thirteen. 173 wp_enqueue_script( 'twentythirteen-script', get_template_directory_uri() . '/js/functions.js', array( 'jquery' ), '2014-0 3-18', true );173 wp_enqueue_script( 'twentythirteen-script', get_template_directory_uri() . '/js/functions.js', array( 'jquery' ), '2014-06-08', true ); 174 174 175 175 // Add Source Sans Pro and Bitter fonts, used in the main stylesheet.
Note: See TracChangeset
for help on using the changeset viewer.