be wagon sync production -v

Torey Heinz committed Nov 08, 2017
commit bd9ff017a4ec5cc422245a76102c52d4335e2149
Showing 16 changed files with 15 additions and 24 deletions
app/views/pages/about.liquid +1 -2
@@ @@ -1,7 +1,7 @@
---
title: About
slug: about
- position: 101
+ position: 1
listed: true
published: true
is_layout: false
@@ @@ -18,6 +18,5 @@ editable_elements:
to leverage our position to obtain competitive pricing, quality parts and reliable/on-time
delivery. This allows you, the customer, the ability to focus on your core business
and spend your time doing what you do best.
-
---
{% extends "layouts/application" %}
\ No newline at end of file
app/views/pages/contact.liquid +1 -2
@@ @@ -1,7 +1,7 @@
---
title: Contact
slug: contact
- position: 102
+ position: 2
listed: true
published: true
is_layout: false
@@ @@ -9,6 +9,5 @@ seo_title: Contact
editable_elements:
main/content: 'CONTACT INFO<br>Phone: (616) 956-6800<br>Fax: (616) 956-6899<br><br>1550
E. Beltline Ave. SE<br>Suite 360<br>Grand Rapids, MI 49506<br><br>Email: info@choicecastings.com'
-
---
{% extends "layouts/application" %}
\ No newline at end of file
app/views/pages/index.liquid +1 -2
@@ @@ -75,6 +75,5 @@ is_layout: false
<img class="thumbnail" src="http://placehold.it/550x550">
</div>
</div>
-
</div>
- {% endblock %}
+ {% endblock %}
\ No newline at end of file
app/views/pages/layouts/application.liquid +1 -2
@@ @@ -22,7 +22,6 @@ is_layout: true
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Choice Castings | {{ page.slug }}</title>
{{ 'app.css' | stylesheet_tag }}
-
</head>
<body class="{{ page.slug }}">
<!-- Start Top Bar -->
@@ @@ -74,4 +73,4 @@ is_layout: true
{{ 'vendor/foundation.min.js' | javascript_tag }}
{{ 'app.js' | javascript_tag }}
</body>
- </html>
+ </html>
\ No newline at end of file
app/views/pages/materials.liquid +1 -2
@@ @@ -1,7 +1,7 @@
---
title: Materials
slug: materials
- position: 105
+ position: 4
listed: true
published: true
is_layout: false
@@ @@ -18,6 +18,5 @@ editable_elements:
IRON</a><br><br>Large Sand Castings with multiple cores.<br><br><a href="http://choicecastings.com">ZINC</a><br><br>Die
Castings.<br><br><a href="http://choicecastings.com">STEEL</a><br><br>Investment
Castings. Carbon, Alloy and Stainless.
-
---
{% extends "layouts/application" %}
\ No newline at end of file
app/views/pages/materials/aluminum.liquid +1 -1
@@ @@ -1,7 +1,7 @@
---
title: Aluminum
slug: aluminum
- position: 1
+ position: 2
listed: true
published: true
is_layout: false
app/views/pages/materials/copper.liquid +1 -1
@@ @@ -1,7 +1,7 @@
---
title: Copper
slug: copper
- position: 4
+ position: 3
listed: true
published: true
is_layout: false
app/views/pages/materials/gray-iron.liquid +1 -1
@@ @@ -1,7 +1,7 @@
---
title: Gray Iron
slug: gray-iron
- position: 2
+ position: 1
listed: true
published: true
is_layout: false
app/views/pages/materials/steel-large-complex.liquid +1 -1
@@ @@ -1,7 +1,7 @@
---
title: Steel (large Complex)
slug: steel-large-complex
- position: 3
+ position: 4
listed: true
published: true
is_layout: false
app/views/pages/need-expedited-service.liquid +4 -4
@@ @@ -1,12 +1,12 @@
---
title: Need Expedited Service?
slug: need-expedited-service
- position: 100
- listed: false
- published: true
+ position: 0
+ listed: true
+ published: false
is_layout: false
editable_elements:
main/content: Most of the time you want to avoid expediting&nbsp;orders, and we
can help with that too, but when you need fast we can make it happen!
---
- {% extends "layouts/application" %}
+ {% extends "layouts/application" %}
\ No newline at end of file
app/views/pages/products.liquid +1 -1
@@ @@ -1,7 +1,7 @@
---
title: Products
slug: products
- position: 104
+ position: 5
listed: true
published: true
is_layout: false
app/views/pages/solutions.liquid +1 -1
@@ @@ -1,7 +1,7 @@
---
title: Solutions
slug: solutions
- position: 103
+ position: 3
listed: true
published: true
is_layout: false
app/views/pages/solutions/expedited-services.liquid +0 -1
@@ @@ -8,6 +8,5 @@ is_layout: false
seo_title: Expedited Services
editable_elements:
main/content: "<h4>Expedited Services</h4>"
-
---
{% extends "layouts/application" %}
\ No newline at end of file
app/views/pages/solutions/inventory-management.liquid +0 -1
@@ @@ -8,6 +8,5 @@ is_layout: false
seo_title: Inventory Management
editable_elements:
main/content: "<h4>Inventory Management</h4>"
-
---
{% extends "layouts/application" %}
\ No newline at end of file
app/views/pages/solutions/offshore-management.liquid +0 -1
@@ @@ -8,6 +8,5 @@ is_layout: false
seo_title: Offshore Management
editable_elements:
main/content: "<h4>Offshore Management</h4>"
-
---
{% extends "layouts/application" %}
\ No newline at end of file
app/views/pages/solutions/quality-assurance.liquid +0 -1
@@ @@ -8,6 +8,5 @@ is_layout: false
seo_title: Quality Assurance
editable_elements:
main/content: "<h4>Quality Assurance</h4>"
-
---
{% extends "layouts/application" %}
\ No newline at end of file