Changeset 57069 for trunk/src/wp-content/themes/twentytwelve/functions.php
- Timestamp:
- 11/06/2023 03:19:34 PM (20 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwelve/functions.php
r56556 r57069 207 207 208 208 // Loads our main stylesheet. 209 wp_enqueue_style( 'twentytwelve-style', get_stylesheet_uri(), array(), '2023 0808' );209 wp_enqueue_style( 'twentytwelve-style', get_stylesheet_uri(), array(), '20231107' ); 210 210 211 211 // Theme block stylesheet.
Note: See TracChangeset
for help on using the changeset viewer.