diff --git a/functions.php b/functions.php index 7d4f9ac..35e30a6 100644 --- a/functions.php +++ b/functions.php @@ -8,7 +8,7 @@ include_once('functions/environment.php'); // Enqueue Scripts -include_once('functions/wordpress/enqueue_scripts.php'); +include_once('functions/wordpress/enqueue-scripts.php'); // Core Registrations include_once('functions/core/custom-post-types.php'); diff --git a/functions/core/custom-sidebar.php b/functions/core/custom-sidebars.php similarity index 100% rename from functions/core/custom-sidebar.php rename to functions/core/custom-sidebars.php