- Timestamp:
- 05/20/2022 04:06:54 PM (3 years ago)
- Location:
- branches/6.0
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/6.0
-
branches/6.0/src/wp-content/themes/twentysixteen/functions.php
r51607 r53423 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.