This commit is contained in:
2023-08-17 16:32:27 +03:00
parent 643afff8f5
commit c481652e14
69 changed files with 737 additions and 1445 deletions

View File

@@ -8,7 +8,7 @@ and a side nav for category and featured post navigation
{% block content %}
<main class="pt-12">
<main>
<!--sets global featured variable as the most recent post with the isFeatured tag-->
{%- set section = get_section(path="blog/_index.md") %}