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 -}}