From 586eed013d405714384c6e1a8b281393d5ff63cc Mon Sep 17 00:00:00 2001 From: Sean Lane Date: Tue, 22 Jan 2019 14:17:05 -0700 Subject: Fix components, fix images to work on themes.gohugo.io --- layouts/partials/home.html | 4 ++-- layouts/recipes/single.html | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/layouts/partials/home.html b/layouts/partials/home.html index d535387..ef2c10e 100644 --- a/layouts/partials/home.html +++ b/layouts/partials/home.html @@ -3,10 +3,10 @@
{{ range sort (where .Pages "Section" "recipes") "Title" }}