From 38be6027d7cde4f4ce3ad7643ea38f0ab0255a25 Mon Sep 17 00:00:00 2001 From: dalcon007 Date: Tue, 4 Apr 2017 22:07:16 -0400 Subject: [PATCH] Update front.html --- _layouts/front.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/front.html b/_layouts/front.html index 6e17528f4..b6334b5d4 100644 --- a/_layouts/front.html +++ b/_layouts/front.html @@ -9,7 +9,7 @@ {% include feature.html %} {% include services.html %} {% include portfolio.html %} - {% include quote.html %} + {% include aside.html %} {% include contact.html %}