1.0.15 w3c validation, aria tags
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
<?php if (is_home() and $qc == 1): ; //first post on home ?>
|
||||
<div class="curvyArrow">
|
||||
<object data="<?php echo get_template_directory_uri(); ?>/img/curvy_arrow.svg" type="image/svg+xml">
|
||||
<img src="<?php echo get_template_directory_uri(); ?>/img/curvy_arrow.png" />
|
||||
<img src="<?php echo get_template_directory_uri(); ?>/img/curvy_arrow.png" alt="→"/>
|
||||
</object>
|
||||
</div>
|
||||
<?php endif;?>
|
||||
|
||||
Reference in New Issue
Block a user