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