- Timestamp:
- 11/06/2023 03:33:59 PM (20 months ago)
- Location:
- branches/6.4
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/6.4
-
branches/6.4/src/wp-content/themes/twentyfourteen/functions.php
r56772 r57072 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.