update blogs at home
This commit is contained in:
@@ -157,7 +157,7 @@
|
|||||||
{{ blog.tag }}
|
{{ blog.tag }}
|
||||||
</a>
|
</a>
|
||||||
</p> -->
|
</p> -->
|
||||||
<!-- <a
|
<a
|
||||||
target="_blank"
|
target="_blank"
|
||||||
v-if="path(blog).includes('http')"
|
v-if="path(blog).includes('http')"
|
||||||
:href="path(blog)"
|
:href="path(blog)"
|
||||||
@@ -179,7 +179,7 @@
|
|||||||
v-html="blog.excerpt"
|
v-html="blog.excerpt"
|
||||||
class="mt-3 text-base leading-6 text-gray-700 text-xl"
|
class="mt-3 text-base leading-6 text-gray-700 text-xl"
|
||||||
></div>
|
></div>
|
||||||
</a> -->
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<!-- <div class="mt-6 flex items-center">
|
<!-- <div class="mt-6 flex items-center">
|
||||||
<div class="flex-shrink-0">
|
<div class="flex-shrink-0">
|
||||||
|
|||||||
Reference in New Issue
Block a user