- Timestamp:
- 12/01/2025 12:42:30 AM (5 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyeleven/inc/theme-options.php
r61309 r61329 433 433 434 434 if ( 'dark' === $color_scheme ) { 435 wp_enqueue_style( 'dark', get_template_directory_uri() . '/colors/dark.css', array(), '202 40603' );435 wp_enqueue_style( 'dark', get_template_directory_uri() . '/colors/dark.css', array(), '20251017' ); 436 436 } 437 437
Note: See TracChangeset
for help on using the changeset viewer.