1.0.15 w3c validation, aria tags

This commit is contained in:
infeeeee
2019-10-08 22:41:32 +02:00
parent ae10f90786
commit 3f0709ddec
11 changed files with 178 additions and 144 deletions

View File

@@ -10,7 +10,7 @@
<h1><?php _e( 'Page not found', 'dis2019' ); ?></h1>
<div class="toHome">
<a href="<?php echo esc_url( home_url( '/' ) ); ?>">
← <?php _e('Back to home:', 'dis2019');?>
← <?php _e('Back to home', 'dis2019');?>
</a>
</div>
</div>