- Timestamp:
- 11/06/2023 03:19:34 PM (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfourteen/functions.php
r56772 r57069 346 346 347 347 // Load our main stylesheet. 348 wp_enqueue_style( 'twentyfourteen-style', get_stylesheet_uri(), array(), '2023 0808' );348 wp_enqueue_style( 'twentyfourteen-style', get_stylesheet_uri(), array(), '20231107' ); 349 349 350 350 // Theme block stylesheet.
Note: See TracChangeset
for help on using the changeset viewer.