diff --git a/layouts/partials/components/post-meta.html b/layouts/partials/components/post-meta.html index fee0cd3..cc9e307 100644 --- a/layouts/partials/components/post-meta.html +++ b/layouts/partials/components/post-meta.html @@ -15,7 +15,7 @@ {{- if ne (.PublishDate.Format "2006-01-02") (.Lastmod.Format "2006-01-02") }} - {{ partial "components/heroicon.html" "arrow-path" }} + {{ partial "components/heroicon.html" (dict "id" "arrow-path") }}