read more button on Homepage

This commit is contained in:
Konstantin Kollar
2022-10-07 22:36:51 +02:00
parent a83381b903
commit 7e7deef055
2 changed files with 105 additions and 241 deletions
+7
View File
@@ -10,6 +10,13 @@
.
-}}
{{ end }}
<div class="flex grow justify-center mt-12">
<a
class="text-xl text-white text-semibold p-4 bg-secondary-600 hover:bg-secondary-500 rounded-lg"
href="/blog"
>Zeige alle Einträge</a
>
</div>
</div>
<div class="basis-1/1 lg:basis-1/3 border-2 min-h-[200vh]"></div>
</div>