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

@@ -2,7 +2,7 @@
<a href="{{page.permalink}}" class="text-lg font-medium cursor-pointer text-blue-400 py-4">
{{page.title | safe}}
</a>
{% include "partials/categories.html" %}
{% include "partials/tags.html" %}
<p>
{{page.description | safe}}
</p>