diff --git a/layouts/_default/archives.html b/layouts/_default/archives.html index c6d40aeb..e400e2c5 100644 --- a/layouts/_default/archives.html +++ b/layouts/_default/archives.html @@ -1,19 +1,7 @@ {{- define "main" }} - - {{ .Title }} - {{- if and (or (eq .Kind `term`) (eq .Kind `section`)) (.Param "ShowRssButtonInSectionTermList") }} - - - - - - - - {{- end }} - + {{ .Title }} {{- if .Description }} {{ .Description }}