Changeset 61109 for trunk/src/wp-content/themes/twentyfifteen/functions.php
- Timestamp:
- 11/01/2025 02:40:26 AM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfifteen/functions.php
r60964 r61109 435 435 436 436 // Add Genericons, used in the main stylesheet. 437 wp_enqueue_style( 'genericons', get_template_directory_uri() . '/genericons/genericons.css', array(), '202 01026' );437 wp_enqueue_style( 'genericons', get_template_directory_uri() . '/genericons/genericons.css', array(), '20251202' ); 438 438 439 439 // Load our main stylesheet.
Note: See TracChangeset
for help on using the changeset viewer.