summaryrefslogtreecommitdiffstats
path: root/layouts/shortcodes
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/shortcodes')
-rw-r--r--layouts/shortcodes/recent-posts.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/layouts/shortcodes/recent-posts.html b/layouts/shortcodes/recent-posts.html
index b2a6637..ea6ed2b 100644
--- a/layouts/shortcodes/recent-posts.html
+++ b/layouts/shortcodes/recent-posts.html
@@ -8,6 +8,12 @@ word-wrap: break-word;
}
</style>
+
+<!-- <div class="recent-posts"> -->
+<!-- {{ range $index, $page := $recent }} -->
+<!-- {{ end }} -->
+<!-- </div> -->
+
<div class="recent-posts">
{{ if $recent }} {{ range $index, $page := $recent }}
<div class="recent-posts-item">