New post detail design

This commit is contained in:
2020-06-21 02:45:51 -05:00
parent eda08ad193
commit b726ae60d7
3 changed files with 27 additions and 11 deletions

View File

@@ -1,4 +1,10 @@
{{!< default}}
<header class="my-16 text-center">
<a href="{{@site.url}}">
<h1 class="font-semibold text-4xl">{{@site.title}}</h1>
</a>
<p class="my-4 text-gray-600">{{@site.description}}</p>
</header>
<main>
{{#foreach posts}}
<div class="flex align-center justify-between my-5">