added blog

This commit is contained in:
timurgordon
2022-04-23 15:02:43 +04:00
parent 53954736c1
commit 92c9f76980
99 changed files with 1606 additions and 153 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/tags.html" %}
{% include "partials/categories.html" %}
<p>
{{page.description | safe}}
</p>