update blogs at home

This commit is contained in:
2022-01-23 15:44:48 +02:00
parent 56ecf4788b
commit ec669df6e4

View File

@@ -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">