From e39176cc0ccc9010e3b2e6c40d84e891fd4ba2e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?X=C3=A9fir=20Destiny?= Date: Sun, 17 Nov 2019 11:47:49 +0100 Subject: [PATCH] Typos --- 404.php | 2 +- functions.php | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) 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); -