minor tweak of "Recent Posts" style
This commit is contained in:
parent
7f851efcb4
commit
262a434bd4
1 changed files with 1 additions and 1 deletions
|
|
@ -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 %}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue