From 5c824a2411d36065a59767d7a326d274bee124cd Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Thu, 17 Feb 2022 15:21:03 -0500 Subject: [PATCH] load js with defer instead of in the footer --- footer.php | 3 --- header.php | 4 ++++ 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/footer.php b/footer.php index fa2f2c4..3ddcda0 100644 --- a/footer.php +++ b/footer.php @@ -17,9 +17,6 @@ RSA: SHA256:JR5oQPfC34ogd/SeIcMpaGR8BiBo4ciI5xWyBVCjj5o - - - diff --git a/header.php b/header.php index 91893b6..404c4c9 100644 --- a/header.php +++ b/header.php @@ -15,7 +15,11 @@ + + + +