From ce2e34021a28acf6712983b1469187e319f0d77a Mon Sep 17 00:00:00 2001
From: Alejandro <alex.mac.fon@gmail.com>
Date: Tue, 30 Jul 2024 22:09:55 -0600
Subject: added: display summary

---
 layouts/shortcodes/list-sof-chief.html | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'layouts/shortcodes')

diff --git a/layouts/shortcodes/list-sof-chief.html b/layouts/shortcodes/list-sof-chief.html
index 72f7493..308188e 100644
--- a/layouts/shortcodes/list-sof-chief.html
+++ b/layouts/shortcodes/list-sof-chief.html
@@ -3,4 +3,6 @@
 
 <h2>{{.Title}}</h2>
 
+<ul>{{.Summary}}</ul>
+
 {{ end }}
-- 
cgit v1.2.3