Changeset 57886 for trunk/src/wp-content/themes/twentytwelve/functions.php
- Timestamp:
- 03/27/2024 07:04:10 PM (12 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwelve/functions.php
r57069 r57886 207 207 208 208 // Loads our main stylesheet. 209 wp_enqueue_style( 'twentytwelve-style', get_stylesheet_uri(), array(), '202 31107' );209 wp_enqueue_style( 'twentytwelve-style', get_stylesheet_uri(), array(), '20240402' ); 210 210 211 211 // Theme block stylesheet.
Note: See TracChangeset
for help on using the changeset viewer.