From d46f77d07456f41ff1e8c375790d3182f119a472 Mon Sep 17 00:00:00 2001 From: Perry Woodin Date: Wed, 13 Jul 2016 16:00:38 -0400 Subject: [PATCH] Need to move base.html out of the default layout. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Ruby can’t handle the stack depth. --- _i18n/en/community/hero.html | 1 - _i18n/en/currency/hero.html | 1 - _i18n/en/get-dash/hero.html | 1 - _i18n/en/home/hero.html | 1 - _i18n/en/participate/hero.html | 1 - _i18n/es/community/hero.html | 1 - _i18n/es/currency/hero.html | 1 - _i18n/es/get-dash/hero.html | 1 - _i18n/es/home/hero.html | 1 - _i18n/es/participate/hero.html | 1 - _includes/nav-desktop.html | 1 - _includes/nav-mobile.html | 1 - _site/community/index.html | 113 ++++++++++++-------------------- _site/currency/index.html | 113 ++++++++++++-------------------- _site/es/community/index.html | 113 ++++++++++++-------------------- _site/es/currency/index.html | 113 ++++++++++++-------------------- _site/es/get-dash/index.html | 113 ++++++++++++-------------------- _site/es/index.html | 113 ++++++++++++-------------------- _site/es/participate/index.html | 113 ++++++++++++-------------------- _site/get-dash/index.html | 113 ++++++++++++-------------------- _site/index.html | 113 ++++++++++++-------------------- _site/participate/index.html | 113 ++++++++++++-------------------- 22 files changed, 430 insertions(+), 712 deletions(-) diff --git a/_i18n/en/community/hero.html b/_i18n/en/community/hero.html index 88d55a5..3b6ee6e 100644 --- a/_i18n/en/community/hero.html +++ b/_i18n/en/community/hero.html @@ -1,4 +1,3 @@ -{% include base.html %}