diff --git a/layouts/_default/section.html b/layouts/_default/section.html index 5694317..8bd928e 100644 --- a/layouts/_default/section.html +++ b/layouts/_default/section.html @@ -22,7 +22,7 @@ {{- range .Pages -}}
- {{- .Title -}} + {{- .Title | emojify -}} {{- $.Site.Params.section.dateFormat | default "01-02" | .Date.Format -}}