aboutsummaryrefslogtreecommitdiffstats
path: root/site/layouts/about
diff options
context:
space:
mode:
authorDarin Dimitroff <d@thecrazyones.agency>2017-01-03 11:46:35 +0200
committerDarin Dimitroff <d@thecrazyones.agency>2017-01-03 11:46:35 +0200
commit748564be8a54f07761eea87c1bb84009e16a8593 (patch)
tree743c6a2105afd7fadb83e9e68aa611551a188201 /site/layouts/about
parent7163e7d16db40a3382167dcec145cd033114227a (diff)
WIP
Signed-off-by: Darin Dimitroff <d@thecrazyones.agency>
Diffstat (limited to 'site/layouts/about')
-rw-r--r--site/layouts/about/single.html16
1 files changed, 0 insertions, 16 deletions
diff --git a/site/layouts/about/single.html b/site/layouts/about/single.html
deleted file mode 100644
index daa30a3..0000000
--- a/site/layouts/about/single.html
+++ /dev/null
@@ -1,16 +0,0 @@
-{{ partial "header" . }}
-{{ partial "nav" . }}
-{{ partial "jumbotron" (dict "imageUrl" "/img/about/jumbotron.jpg" "title" "Values") }}
-
-<div class="mw7 center ph3 pt4">
-
- {{ partial "media-block" (dict "heading" "Shade-grown coffee" "text" "Coffee is a small tree or shrub that grows in the forest understory in its wild form, and traditionally was grown commercially under other trees that provided shade. The forest-like structure of shade coffee farms provides habitat for a great number of migratory and resident species." "imageUrl" "/img/about/direct-sourcing.jpg") }}
-
- {{ partial "media-block-reverse" (dict "heading" "Shade-grown coffee" "text" "Coffee is a small tree or shrub that grows in the forest understory in its wild form, and traditionally was grown commercially under other trees that provided shade. The forest-like structure of shade coffee farms provides habitat for a great number of migratory and resident species." "imageUrl" "/img/about/reinvest-profits.jpg") }}
-
- {{ partial "media-block" (dict "heading" "Shade-grown coffee" "text" "Coffee is a small tree or shrub that grows in the forest understory in its wild form, and traditionally was grown commercially under other trees that provided shade. The forest-like structure of shade coffee farms provides habitat for a great number of migratory and resident species." "imageUrl" "/img/about/shade-grown.jpg") }}
-
- {{ partial "media-block-reverse" (dict "heading" "Shade-grown coffee" "text" "Coffee is a small tree or shrub that grows in the forest understory in its wild form, and traditionally was grown commercially under other trees that provided shade. The forest-like structure of shade coffee farms provides habitat for a great number of migratory and resident species." "imageUrl" "/img/about/single-origin.jpg") }}
-</div>
-
-{{ partial "footer" . }}