Topic View

This commit is contained in:
2020-08-14 02:00:41 +05:00
parent 73f81426c6
commit eb449eab51
8 changed files with 115 additions and 31 deletions

View File

@@ -13,7 +13,7 @@
<div class="w-full lg:w-2/3">
<div v-for="story in recentStories" :key="story.id">
<a
href=""
:href="'/article/' + story.id"
class="block w-full lg:flex mb-10 shadow rounded-lg"
>
<div