minor tweak of "Recent Posts" style

This commit is contained in:
Yan Lin 2026-01-30 21:11:07 +01:00
parent 7f851efcb4
commit 262a434bd4

View file

@ -6,7 +6,7 @@
</article> </article>
<section class="recent-posts"> <section class="recent-posts">
<h2>Recent Posts</h2> <p style=" font-size: 1.1rem; font-weight: bold; ">Recent Posts</p>
{% set root = get_section(path="_index.md") %} {% set root = get_section(path="_index.md") %}
{% set all_pages = [] %} {% set all_pages = [] %}
{% if root.subsections[0] is defined %} {% if root.subsections[0] is defined %}