blog back

This commit is contained in:
2021-05-24 14:42:34 +02:00
parent 0f3f97d0d6
commit 631f79a703
5 changed files with 54 additions and 4 deletions

View File

@@ -34,11 +34,11 @@
</div>
<div class="flex-1 bg-white p-6 flex flex-col justify-between">
<div class="flex-1">
<p class="text-sm leading-5 font-medium text-indigo-600">
<!-- <p class="text-sm leading-5 font-medium text-indigo-600">
<a :href="blog.tagUrl" class="hover:underline">
{{ blog.tag }}
</a>
</p>
</p> -->
<a :href="blog.blogUrl" class="block">
<h3 class="mt-2 text-xl leading-7 font-semibold text-gray-900">
{{ blog.title }}