- 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/twentyeleven/inc/theme-options.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/6.9
-
branches/6.9/src/wp-content/themes/twentyeleven/inc/theme-options.php
r60513 r61331 419 419 420 420 if ( 'dark' === $color_scheme ) { 421 wp_enqueue_style( 'dark', get_template_directory_uri() . '/colors/dark.css', array(), '202 40603' );421 wp_enqueue_style( 'dark', get_template_directory_uri() . '/colors/dark.css', array(), '20251017' ); 422 422 } 423 423
Note: See TracChangeset
for help on using the changeset viewer.