diff --git a/layouts/_default/list.html b/layouts/_default/list.html index 2f83d14..6ab2cde 100644 --- a/layouts/_default/list.html +++ b/layouts/_default/list.html @@ -61,7 +61,8 @@ {{- .Title }} - {{- if .Draft }} [draft]{{- end }} + {{- if .Draft }} [Draft]{{- end }} + {{- if .Weight }} [Pinned]{{- end }} {{- if (ne (.Param "hideSummary") true) }}