{{- define "title" -}} {{- .Params.Title | default (T "archives") -}} {{- if .Site.Params.with_site_title }} {{ .Site.Params.title_delimiter }} {{ .Site.Title }}{{- end -}} {{- end -}} {{- define "content" -}} {{- /* All Posts */ -}} {{- $pages := .Site.Store.Get "mainSectionPages" -}}
{{- dict "Class" "fa-regular fa-keyboard" | partial "plugin/icon.html" }} {{ T "section.totalWordCount" (dict "Count" $humanizedNum) -}}
{{- end -}}