add content

This commit is contained in:
samaradel
2023-08-17 19:05:09 +03:00
parent b0b57b6a3a
commit a3b6750e2a
159 changed files with 2528 additions and 337 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>