From 988a3cd185b9e0268ad220b6f506acf446a35447 Mon Sep 17 00:00:00 2001 From: Mathias Biilmann Christensen Date: Tue, 21 Feb 2017 00:50:28 -0800 Subject: Make product page use content from frontmatter --- site/layouts/partials/image-grid.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'site/layouts/partials/image-grid.html') diff --git a/site/layouts/partials/image-grid.html b/site/layouts/partials/image-grid.html index 726be38..5ead5f1 100644 --- a/site/layouts/partials/image-grid.html +++ b/site/layouts/partials/image-grid.html @@ -2,15 +2,15 @@
- A close-up of a paper filter filled with ground coffee + {{ .image1.alt }}
- A green cup of a coffee on a wooden table + {{ .image2.alt }}
- Coffee beans + {{ .image3.alt }}
-- cgit v1.3