- Timestamp:
- 11/01/2021 09:45:45 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyone/template-parts/header/site-nav.php
r51246 r51967 11 11 12 12 <?php if ( has_nav_menu( 'primary' ) ) : ?> 13 <nav id="site-navigation" class="primary-navigation" role="navigation"aria-label="<?php esc_attr_e( 'Primary menu', 'twentytwentyone' ); ?>">13 <nav id="site-navigation" class="primary-navigation" aria-label="<?php esc_attr_e( 'Primary menu', 'twentytwentyone' ); ?>"> 14 14 <div class="menu-button-container"> 15 15 <button id="primary-mobile-menu" class="button" aria-controls="primary-menu-list" aria-expanded="false">
Note: See TracChangeset
for help on using the changeset viewer.