Improve ad
This commit is contained in:
parent
80f8c2de78
commit
6cec662ec4
6 changed files with 18 additions and 7 deletions
|
|
@ -33,7 +33,7 @@
|
|||
<MkFollowButton v-if="!$i || $i.id != post.user.id" :user="post.user" :inline="true" :transparent="false" :full="true" large class="koudoku"/>
|
||||
</div>
|
||||
</div>
|
||||
<MkAd prefer="horizontal"/>
|
||||
<MkAd :prefer="['horizontal', 'horizontal-big']"/>
|
||||
<MkContainer :max-height="300" :foldable="true" class="other">
|
||||
<template #header><i class="fas fa-clock"></i> {{ $ts.recentPosts }}</template>
|
||||
<MkPagination :pagination="otherPostsPagination" #default="{items}">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue