blog back
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user