Changeset 56315 for trunk/src/wp-content/themes/twentytwelve/functions.php
- Timestamp:
- 07/26/2023 10:07:18 PM (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwelve/functions.php
r55929 r56315 198 198 199 199 // Loads our main stylesheet. 200 wp_enqueue_style( 'twentytwelve-style', get_stylesheet_uri(), array(), '20230 328' );200 wp_enqueue_style( 'twentytwelve-style', get_stylesheet_uri(), array(), '20230808' ); 201 201 202 202 // Theme block stylesheet.
Note: See TracChangeset
for help on using the changeset viewer.