update blog

This commit is contained in:
samaradel
2023-08-17 14:44:38 +03:00
parent a93b220a2a
commit 1f3b57e440
207 changed files with 3019 additions and 1750 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") %}