diff --git a/404.php b/404.php index f894482..b00c589 100644 --- a/404.php +++ b/404.php @@ -42,4 +42,4 @@ get_header(); ?> ?> - \ No newline at end of file + diff --git a/functions.php b/functions.php index f4c3823..64d8e5e 100644 --- a/functions.php +++ b/functions.php @@ -6,4 +6,3 @@ function un_superhero_scripts() } add_action('wp_enqueue_scripts', 'un_superhero_scripts', 11); -