From e81b8802379bcd0ee5265a1c9bccb2ec819877b6 Mon Sep 17 00:00:00 2001 From: Kenneth John Odle Date: Sun, 1 Aug 2021 17:41:33 +0000 Subject: [PATCH] Add 'changelog' --- changelog.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 changelog.md diff --git a/changelog.md b/changelog.md new file mode 100644 index 0000000..233c805 --- /dev/null +++ b/changelog.md @@ -0,0 +1,2 @@ +**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.