summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlejandro <alex.mac.fon@gmail.com>2024-07-30 22:09:55 -0600
committerAlejandro <alex.mac.fon@gmail.com>2024-07-30 22:09:55 -0600
commitce2e34021a28acf6712983b1469187e319f0d77a (patch)
tree6719befbd7157e12bb691f275b790fc085efa9ce
parentb091cd75c948b30a30bf5193eb06f157c6d6c95e (diff)
added: display summary
-rw-r--r--layouts/shortcodes/list-sof-chief.html2
1 files changed, 2 insertions, 0 deletions
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 }}