Changeset 60162 for branches/6.8/src/wp-content/themes/twentyten/header.php
- Timestamp:
- 04/14/2025 03:25:34 PM (10 months ago)
- Location:
- branches/6.8
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/wp-content/themes/twentyten/header.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/6.8
-
branches/6.8/src/wp-content/themes/twentyten/header.php
r59907 r60162 40 40 </title> 41 41 <link rel="profile" href="https://gmpg.org/xfn/11" /> 42 <link rel="stylesheet" type="text/css" media="all" href="<?php echo esc_url( get_stylesheet_uri() ); ?>?ver=202 41112" />42 <link rel="stylesheet" type="text/css" media="all" href="<?php echo esc_url( get_stylesheet_uri() ); ?>?ver=20250415" /> 43 43 <link rel="pingback" href="<?php echo esc_url( get_bloginfo( 'pingback_url' ) ); ?>"> 44 44 <?php
Note: See TracChangeset
for help on using the changeset viewer.