From 844aa5a035e41e938d7f87fc6e809f9c4adfd392 Mon Sep 17 00:00:00 2001 From: dilipom13 Date: Sun, 23 Mar 2025 00:23:40 +0530 Subject: [PATCH] Remove sapace and arrage the code as per WP standard --- footer.php | 6 ++---- functions/enqueue-scripts.php | 17 +++++++++++++---- functions/enqueue-styles.php | 17 +++++++++++++---- 3 files changed, 28 insertions(+), 12 deletions(-) diff --git a/footer.php b/footer.php index 5406fb3..c283397 100644 --- a/footer.php +++ b/footer.php @@ -1,6 +1,4 @@ - - - - + + \ No newline at end of file diff --git a/functions/enqueue-scripts.php b/functions/enqueue-scripts.php index 4eaaf74..fe7af56 100644 --- a/functions/enqueue-scripts.php +++ b/functions/enqueue-scripts.php @@ -1,5 +1,14 @@