Typos
This commit is contained in:
parent
44e6afed4a
commit
e39176cc0c
2
404.php
2
404.php
@ -42,4 +42,4 @@ get_header(); ?>
|
|||||||
?>
|
?>
|
||||||
</div><!-- #secondary .widget-area -->
|
</div><!-- #secondary .widget-area -->
|
||||||
|
|
||||||
<?php get_footer(); ?>
|
<?php get_footer(); ?>
|
||||||
|
@ -6,4 +6,3 @@ function un_superhero_scripts()
|
|||||||
}
|
}
|
||||||
|
|
||||||
add_action('wp_enqueue_scripts', 'un_superhero_scripts', 11);
|
add_action('wp_enqueue_scripts', 'un_superhero_scripts', 11);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user