- Timestamp:
- 03/19/2014 05:28:36 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentythirteen/functions.php
r27598 r27607 169 169 170 170 // Loads JavaScript file with functionality specific to Twenty Thirteen. 171 wp_enqueue_script( 'twentythirteen-script', get_template_directory_uri() . '/js/functions.js', array( 'jquery' ), '201 3-07-18', true );171 wp_enqueue_script( 'twentythirteen-script', get_template_directory_uri() . '/js/functions.js', array( 'jquery' ), '2014-03-18', true ); 172 172 173 173 // Add Source Sans Pro and Bitter fonts, used in the main stylesheet.
Note: See TracChangeset
for help on using the changeset viewer.