Changeset 53418 for trunk/src/wp-content/themes/twentysixteen/functions.php
- Timestamp:
- 05/20/2022 01:47:29 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentysixteen/functions.php
r51607 r53418 387 387 388 388 // Theme block stylesheet. 389 wp_enqueue_style( 'twentysixteen-block-style', get_template_directory_uri() . '/css/blocks.css', array( 'twentysixteen-style' ), '20 190102' );389 wp_enqueue_style( 'twentysixteen-block-style', get_template_directory_uri() . '/css/blocks.css', array( 'twentysixteen-style' ), '20220524' ); 390 390 391 391 // Load the Internet Explorer specific stylesheet.
Note: See TracChangeset
for help on using the changeset viewer.