Skip to content

Commit

Permalink
feat(About page): add info about search engines
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroAkbal committed Jul 15, 2022
1 parent 87cff6e commit d35ee30
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions pages/about.vue
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,18 @@
You can find more info in the documentation website."
title="Description"
/>

<ContentContainer
:links="[
{
text: 'Go to the Rule 34 App\'s Hentai',
href: '/',
},
]"
icon='bg-svg-info'
text='This page is ranking first in search engines for some reason, if you are looking for the Hentai, click the link below.'
title='🔥 Hentai 🔥'
/>
</div>
</main>
</template>
Expand Down

0 comments on commit d35ee30

Please sign in to comment.