From f9cb1059a531358833ead52af60a80d8f48eb30d Mon Sep 17 00:00:00 2001 From: Chuck Williams Date: Sun, 22 Jan 2017 09:27:06 -0700 Subject: [PATCH] fixes link on /hero/update.html breaking build. --- _includes/hero/update.html | 51 ++-- update/index.html | 544 +++++++++++++++++++------------------ 2 files changed, 299 insertions(+), 296 deletions(-) diff --git a/_includes/hero/update.html b/_includes/hero/update.html index 2d2c251..ae2274b 100755 --- a/_includes/hero/update.html +++ b/_includes/hero/update.html @@ -1,25 +1,26 @@ -
-
- {% srcset hero/home.jpg ppi:1,2 class="hero__background-image" %} - {% srcset_source width:1920 %} - {% srcset_source width:1280 %} - {% srcset_source width:1024 %} - {% srcset_source width:800 %} - {% endsrcset %} -
- - - {% include nav-desktop.html %} - - -
-

{% t pages.update.hero-heading %}

-

{% t pages.update.hero-text %}

- -
- - -
-
+
+
+ {% srcset hero/home.jpg ppi:1,2 class="hero__background-image" %} + {% srcset_source width:1920 %} + {% srcset_source width:1280 %} + {% srcset_source width:1024 %} + {% srcset_source width:800 %} + {% endsrcset %} +
+ + + {% include nav-desktop.html %} + {% include base.html %} + + +
+

{% t pages.update.hero-heading %}

+

{% t pages.update.hero-text %}

+ +
+ + +
+
diff --git a/update/index.html b/update/index.html index c5de9c1..4933dad 100755 --- a/update/index.html +++ b/update/index.html @@ -1,271 +1,273 @@ ---- -layout: default -title: pages.update.title -description: pages.update.description ---- - - -{% include hero/update.html %} - -
- - -
-
-

{% t pages.home.video-heading %}

-
{% tmd pages.home.video-text %}
- - -
-
- - -
-
- -

{% t pages.update.merchants-heading %}

- -

{% tmd pages.update.merchants-text %}

- - {% t pages.update.merchants-btn%} - -
-
- - -
- -
- - -
-
-
-
- {% t pages.home.feature-instant-heading %} -

{% t pages.home.feature-instant-heading %}

- {% tmd pages.home.feature-instant-text %} -
-
- {% t pages.home.feature-private-heading %} -

{% t pages.home.feature-private-heading %}

- {% tmd pages.home.feature-private-text %} -
-
- {% t pages.home.feature-secure-heading %} -

{% t pages.home.feature-secure-heading %}

- {% tmd pages.home.feature-secure-text %} -
-
-
-
- - -
-
-
-
-

{% t pages.update.execution-heading %}

- - {% tmd pages.update.execution-text %} - - {% t pages.update.execution-btn %} -
-
- {% t pages.home.execution-heading %} -
-
-
-
- - -
-
-
-
-

{% t pages.update.update-heading %}

- - {% tmd pages.update.update-text %} - -
-
- {% t pages.update.update-heading %} -
-
-
-
- - -
-
-
-
-

{% t pages.update.evolution-research-heading %}

- - {% tmd pages.update.evolution-research-text %} - - {% t pages.update.evolution-research-btn %} -
-
- {% t pages.update.research-heading %} -
-
-
-
- - -
-
-
-
-

{% t pages.update.launching-heading %}

- - {% tmd pages.update.launching-text %} - - {% t pages.update.launching-btn %} -
-
- Dash Evolution -
-
-
-
- - -
-
-

{% t pages.home.news-heading %}

- -
- {% for post in site.posts limit:4 %} -
-
-
- {% if post.image %} - - {% endif %} -
-
-

{{ post.title }}

-
{{ post.date | date: "%b %d, %Y" }}
-

{{ post.excerpt | strip_html | truncate: 250 }}

- Read More... -
-
-
- {% endfor %} -
- -
- {% t pages.home.news-btn %} -
-
-
- - -
+--- +layout: default +title: pages.update.title +description: pages.update.description +--- + + +{% include hero/update.html %} +{% include base.html %} + + +
+ + +
+
+

{% t pages.home.video-heading %}

+
{% tmd pages.home.video-text %}
+ + +
+
+ + +
+
+ +

{% t pages.update.merchants-heading %}

+ +

{% tmd pages.update.merchants-text %}

+ + {% t pages.update.merchants-btn%} + +
+
+ + +
+ +
+ + +
+
+
+
+ {% t pages.home.feature-instant-heading %} +

{% t pages.home.feature-instant-heading %}

+ {% tmd pages.home.feature-instant-text %} +
+
+ {% t pages.home.feature-private-heading %} +

{% t pages.home.feature-private-heading %}

+ {% tmd pages.home.feature-private-text %} +
+
+ {% t pages.home.feature-secure-heading %} +

{% t pages.home.feature-secure-heading %}

+ {% tmd pages.home.feature-secure-text %} +
+
+
+
+ + +
+
+
+
+

{% t pages.update.execution-heading %}

+ + {% tmd pages.update.execution-text %} + + {% t pages.update.execution-btn %} +
+
+ {% t pages.home.execution-heading %} +
+
+
+
+ + +
+
+
+
+

{% t pages.update.update-heading %}

+ + {% tmd pages.update.update-text %} + +
+
+ {% t pages.update.update-heading %} +
+
+
+
+ + +
+
+
+
+

{% t pages.update.evolution-research-heading %}

+ + {% tmd pages.update.evolution-research-text %} + + {% t pages.update.evolution-research-btn %} +
+
+ {% t pages.update.research-heading %} +
+
+
+
+ + +
+
+
+
+

{% t pages.update.launching-heading %}

+ + {% tmd pages.update.launching-text %} + + {% t pages.update.launching-btn %} +
+
+ Dash Evolution +
+
+
+
+ + +
+
+

{% t pages.home.news-heading %}

+ +
+ {% for post in site.posts limit:4 %} +
+
+
+ {% if post.image %} + + {% endif %} +
+
+

{{ post.title }}

+
{{ post.date | date: "%b %d, %Y" }}
+

{{ post.excerpt | strip_html | truncate: 250 }}

+ Read More... +
+
+
+ {% endfor %} +
+ +
+ {% t pages.home.news-btn %} +
+
+
+ + +