Added theme options

This commit is contained in:
Leon Mika 2025-03-30 11:15:46 +11:00
parent 68a6169bc3
commit ab5c101fcc
5 changed files with 66 additions and 4 deletions

View file

@ -4,7 +4,7 @@
<h3>Recent Posts</h3>
<ul class="blog-posts">
{{ range site.RegularPages }}
{{ range site.RegularPages.Limit .Site.Params.theme_options.homepage_post_limit }}
<li>
<span>
<i>