- Timestamp:
- 05/26/2023 05:23:49 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentythirteen/functions.php
r55476 r55861 315 315 316 316 // Loads JavaScript file with functionality specific to Twenty Thirteen. 317 wp_enqueue_script( 'twentythirteen-script', get_template_directory_uri() . '/js/functions.js', array( 'jquery' ), '202 10122', true );317 wp_enqueue_script( 'twentythirteen-script', get_template_directory_uri() . '/js/functions.js', array( 'jquery' ), '20230526', true ); 318 318 319 319 // Add Source Sans Pro and Bitter fonts, used in the main stylesheet.
Note: See TracChangeset
for help on using the changeset viewer.