Add latest posts section to the bottom of every content page

This commit is contained in:
2022-05-04 22:02:36 -05:00
parent 76b0383c2c
commit 56610009e9
5 changed files with 47 additions and 20 deletions

View File

@ -6,7 +6,7 @@
{{ end }}
{{ if .Site.Params.homepageLatestPosts }}
<div class="hompage-latest-posts">
<div class="homepage-latest-posts">
<hr>
<h1>
{{ i18n "latest_posts" }}