From 05fbc9d8fb293158abd3c2589ed0af98c06d0701 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9ophile=20Bastian?= Date: Sat, 11 May 2019 21:54:32 +0200 Subject: [PATCH] Add `title` on inline badges --- layouts/partials/recipe_list_entry.html | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/layouts/partials/recipe_list_entry.html b/layouts/partials/recipe_list_entry.html index 960b54c..ccdb433 100644 --- a/layouts/partials/recipe_list_entry.html +++ b/layouts/partials/recipe_list_entry.html @@ -3,10 +3,16 @@ {{ .Title }} {{ with .Params.veganness }} - v + v {{ end }} {{ with .Params.season }} - + {{- if . | eq "summer" -}}✿ {{- else if . | eq "winter" -}} {{- end -}}