- Timestamp:
- 08/08/2019 01:28:26 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentythirteen/functions.php
r45767 r45768 274 274 275 275 // Loads JavaScript file with functionality specific to Twenty Thirteen. 276 wp_enqueue_script( 'twentythirteen-script', get_template_directory_uri() . '/js/functions.js', array( 'jquery' ), '201 60717', true );276 wp_enqueue_script( 'twentythirteen-script', get_template_directory_uri() . '/js/functions.js', array( 'jquery' ), '20171218', true ); 277 277 278 278 // Add Source Sans Pro and Bitter fonts, used in the main stylesheet.
Note: See TracChangeset
for help on using the changeset viewer.