- Timestamp:
- 03/28/2024 08:27:28 AM (2 years ago)
- Location:
- branches/6.5
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/wp-content/themes/twentyfourteen/functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/6.5
-
branches/6.5/src/wp-content/themes/twentyfourteen/functions.php
r57601 r57890 346 346 347 347 // Load our main stylesheet. 348 wp_enqueue_style( 'twentyfourteen-style', get_stylesheet_uri(), array(), '202 31107' );348 wp_enqueue_style( 'twentyfourteen-style', get_stylesheet_uri(), array(), '20240402' ); 349 349 350 350 // Theme block stylesheet.
Note: See TracChangeset
for help on using the changeset viewer.