Changeset 59026 for trunk/src/wp-content/themes/twentyeleven/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/twentyeleven/header.php
r58718 r59026 24 24 <head> 25 25 <meta charset="<?php bloginfo( 'charset' ); ?>" /> 26 <meta name="viewport" content="width=device-width " />26 <meta name="viewport" content="width=device-width, initial-scale=1.0" /> 27 27 <title> 28 28 <?php
Note: See TracChangeset
for help on using the changeset viewer.