Changeset 59026 for trunk/src/wp-content/themes/twentytwentyone/header.php
- Timestamp:
- 09/16/2024 10:16:46 PM (18 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyone/header.php
r55276 r59026 17 17 <head> 18 18 <meta charset="<?php bloginfo( 'charset' ); ?>" /> 19 <meta name="viewport" content="width=device-width, initial-scale=1 " />19 <meta name="viewport" content="width=device-width, initial-scale=1.0" /> 20 20 <?php wp_head(); ?> 21 21 </head>
Note: See TracChangeset
for help on using the changeset viewer.