fixing some W3C issues

This commit is contained in:
koenemann 2016-11-25 14:10:28 +01:00
parent 366a6e689b
commit 526a46ad47
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ $container = get_theme_mod( 'understrap_container_type' );
<div class="col-md-12">
<footer class="site-footer" id="colophon" role="contentinfo">
<footer class="site-footer" id="colophon">
<div class="site-info">
<a href="<?php echo esc_url( __( 'http://wordpress.org/',

View File

@ -141,7 +141,7 @@ if ( ! function_exists( 'understrap_post_nav' ) ) :
<div class="row">
<div class="col-md-12">
<nav class="navigation post-navigation">
<h1 class="sr-only"><?php _e( 'Post navigation', 'understrap' ); ?></h1>
<h2 class="sr-only"><?php _e( 'Post navigation', 'understrap' ); ?></h2>
<div class="nav-links">
<?php