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