Changeset 61109 for trunk/src/wp-content/themes/twentysixteen/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/twentysixteen/functions.php
r61055 r61109 403 403 404 404 // Add Genericons, used in the main stylesheet. 405 wp_enqueue_style( 'genericons', get_template_directory_uri() . '/genericons/genericons.css', array(), '202 01208' );405 wp_enqueue_style( 'genericons', get_template_directory_uri() . '/genericons/genericons.css', array(), '20251202' ); 406 406 407 407 // Theme stylesheet.
Note: See TracChangeset
for help on using the changeset viewer.