feat: 💬 update popup modal text

This commit is contained in:
Sebin Nyshkim 2025-06-22 02:55:07 +02:00
parent cbcac29561
commit 26977635bd

View file

@ -3,8 +3,13 @@ layout: base.webc
---
<popup-modal id="nsfw-warning" :open="isOpen">
<template webc:nokeep slot="heading">Whoa, Nelly!</template>
<template webc:nokeep slot="message">Here be kinky dragons!</template>
<template webc:nokeep slot="heading">
🔞 Whoa, Nelly! 🔞
</template>
<template webc:nokeep slot="message">
<p>Entering the kinky zone!</p>
<p>You confirm that you are of legal age to view adult content!</p>
</template>
</popup-modal>
<main :class="firstName.toLowerCase()">