remove archive and templates

This commit is contained in:
timurgordon
2024-03-06 16:20:54 -05:00
parent d839918840
commit 67bdf28216
514 changed files with 0 additions and 12779 deletions

View File

@@ -1,9 +0,0 @@
<div class="mb-8 flex flex-col">
<a href="{{page.permalink}}" class="text-lg font-medium cursor-pointer text-blue-400 py-4">
{{page.title | safe}}
</a>
{% include "partials/tags.html" %}
<p>
{{page.description | safe}}
</p>
</div>