diff --git a/layouts/partials/widget/archives.html b/layouts/partials/widget/archives.html index 4a92a30..1ee060b 100644 --- a/layouts/partials/widget/archives.html +++ b/layouts/partials/widget/archives.html @@ -2,9 +2,6 @@ {{- if $query -}} {{- $archivesPage := index $query 0 -}}
-
- {{ partial "helper/icon" "infinity" }} -

{{ T "widget.archives.title" }}

{{ $pages := where .Site.RegularPages "Type" "in" .Site.Params.mainSections }}