- Timestamp:
- 12/01/2025 06:09:45 AM (6 months ago)
- Location:
- branches/6.9
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/wp-content/themes/twentyseventeen/functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/6.9
-
branches/6.9/src/wp-content/themes/twentyseventeen/functions.php
r60966 r61331 462 462 463 463 // Theme stylesheet. 464 wp_enqueue_style( 'twentyseventeen-style', get_stylesheet_uri(), array(), '2025 0415' );464 wp_enqueue_style( 'twentyseventeen-style', get_stylesheet_uri(), array(), '20251202' ); 465 465 466 466 // Theme block stylesheet.
Note: See TracChangeset
for help on using the changeset viewer.