From ca3b7cff07ec5e2acb55c3dd5240bc6f7b117eef Mon Sep 17 00:00:00 2001 From: Matt Thomas Date: Sat, 4 Mar 2023 15:15:04 -0800 Subject: [PATCH 01/14] Update version (test) --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index baf2f4e8..a9485b83 100644 --- a/style.css +++ b/style.css @@ -4,7 +4,7 @@ Theme URI: https://scaffolding.io/ Author: Hall Author URI: https://www.hallme.com Description: This site was built using the Scaffolding Development Theme. For more information about Scaffolding or to view documentation, you can visit the project home. You'll want to customize this for your clients with your own information. -Version: 3.2 +Version: 4.0 Requires at least: 5.0 Tested up to: 5.8.2 Requires PHP: 5.6 From 16020bab9112a01bf765b55252be5c1ca7aa832a Mon Sep 17 00:00:00 2001 From: Matt Thomas Date: Sat, 4 Mar 2023 15:47:34 -0800 Subject: [PATCH 02/14] Remove Bootstrap container class --- 404.php | 2 +- archive.php | 2 +- footer.php | 2 +- front-page.php | 2 +- header.php | 2 +- home.php | 2 +- index.php | 2 +- page.php | 2 +- search.php | 2 +- sidebar.php | 2 +- single.php | 2 +- templates/site-map.php | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/404.php b/404.php index c79c3d1b..d5368049 100644 --- a/404.php +++ b/404.php @@ -8,7 +8,7 @@ get_header(); ?> -
+
diff --git a/archive.php b/archive.php index 0f2c68d0..c9544ef8 100644 --- a/archive.php +++ b/archive.php @@ -12,7 +12,7 @@ get_header(); ?> -
+
diff --git a/footer.php b/footer.php index b1f796f0..ef7b66d6 100644 --- a/footer.php +++ b/footer.php @@ -16,7 +16,7 @@ -