Skip to content

Commit

Permalink
marketing
Browse files Browse the repository at this point in the history
  • Loading branch information
rvaidun committed Aug 20, 2023
1 parent 2f2f364 commit 43df30d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/pages/Posts.vue
Original file line number Diff line number Diff line change
Expand Up @@ -89,11 +89,7 @@ export default {
</a>
<p class="sm:hidden">
<span class="text-red-600">NEW! </span>
<router-link
to="/memories"
class="p-1 bg-white text-black font-bold rounded-lg"
>Memories</router-link
>
Always post on time even when you're not online :)
</p>
</div>
<UploadPost v-if="!isfetch && !posts.posted" :user="user" />
Expand Down

0 comments on commit 43df30d

Please sign in to comment.