From c76084b0c301038e053149128a7d9bd192d26116 Mon Sep 17 00:00:00 2001 From: Kenneth John Odle Date: Sun, 1 Aug 2021 17:41:43 +0000 Subject: [PATCH] Update 'changelog' --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index 233c805..5376162 100644 --- a/changelog.md +++ b/changelog.md @@ -1,2 +1,3 @@ **2021.06.27** + Theme was not working on localhost. Commented out all lines in header.php that referred to the walker. These is now working.