Changeset 12304 for sites/trunk/jobs.wordpress.net/public_html/wp-content/themes/jobswp/functions.php
- Timestamp:
- 12/07/2022 08:15:42 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/jobs.wordpress.net/public_html/wp-content/themes/jobswp/functions.php
r10853 r12304 110 110 wp_enqueue_style( 'dashicons' ); 111 111 wp_enqueue_style( 'open-sans' ); 112 wp_enqueue_style( 'jobswp-style', get_stylesheet_uri(), array(), '202 00120' );112 wp_enqueue_style( 'jobswp-style', get_stylesheet_uri(), array(), '20221207' ); 113 113 114 114 wp_enqueue_script( 'jobswp-navigation', get_template_directory_uri() . '/js/navigation.js', array( 'jquery'), '20131107', true );
Note: See TracChangeset
for help on using the changeset viewer.