From e764b1909cc65b1009bbea559a4da67f9968f450 Mon Sep 17 00:00:00 2001 From: dalcon007 Date: Sun, 2 Apr 2017 18:04:19 -0400 Subject: [PATCH] Delete test.html --- _layouts/test.html | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 _layouts/test.html diff --git a/_layouts/test.html b/_layouts/test.html deleted file mode 100644 index 9a59500ae..000000000 --- a/_layouts/test.html +++ /dev/null @@ -1,17 +0,0 @@ - - - -{% include head.html %} - - - {% include nav.html %} - {% include portfolio.html %} - {% include header.html %} - {% include call-to-action.html %} - {% include services.html %} - {% include aside.html %} - {% include contact.html %} - {% include scripts.html %} - - -