diff --git a/docs/reviews/the-french-dispatch/index.html b/docs/reviews/the-french-dispatch/index.html index e238618..08094ab 100644 --- a/docs/reviews/the-french-dispatch/index.html +++ b/docs/reviews/the-french-dispatch/index.html @@ -80,23 +80,6 @@ - - Rating - - ⭐ - - ⭐ - - ⭐ - - ⭐ - - - - - - -

Recommendation

The French Dispatch follows several different stories and perspectives surrounding the authors of a magazine based in Kansas, but about a small town in France. The film is framed in sections similar to how a magazine like The New Yorker is divided and each section is stylistically different from the last to reflect the style of the author.

diff --git a/layouts/reviews/single.html b/layouts/reviews/single.html index b4ea861..6caa4d5 100644 --- a/layouts/reviews/single.html +++ b/layouts/reviews/single.html @@ -6,17 +6,6 @@ Poster {{ end }} {{ partial "quicklook.html" . }} - {{ if .Params.rating }} - Rating - {{ range seq $.Params.rating }} - ⭐ - {{ end }} - {{ if lt .Params.rating 5 }} - {{ range seq $.Params.rating 4 }} - - {{ end }} - {{ end }} - {{ end }}
{{- .Content -}}