Changeset 10650
- Timestamp:
- 02/09/2021 07:04:49 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/functions.php
r10563 r10650 88 88 get_theme_file_uri( '/css/style.css' ), 89 89 array( 'dashicons', 'open-sans' ), 90 filemtime( __DIR__ . '/style.css' )90 100 91 91 ); 92 92
Note: See TracChangeset
for help on using the changeset viewer.