add docs..add this is a joke
Some checks failed
Deploy static content to Pages / deploy (push) Has been cancelled

This commit is contained in:
2026-03-22 00:33:51 +05:00
parent 0d4a9fc2f8
commit 8b586c7ced
4 changed files with 122 additions and 87 deletions

View File

@@ -15,6 +15,19 @@
<link rel="stylesheet" href="styles.css">
</head>
<body>
<!-- Disclaimer Modal -->
<div id="disclaimerModal" class="modal-overlay">
<div class="modal">
<div class="modal-icon">
<span class="material-icons">gavel</span>
</div>
<h2>Legal Disclaimer</h2>
<p>For legal reasons, this is a <strong>joke</strong>.</p>
<p class="modal-sub">This tool is for educational and entertainment purposes only. Do not use generated stickers for any official or fraudulent purposes.</p>
<button id="disclaimerClose" class="btn btn-primary">I Understand</button>
</div>
</div>
<div class="app-container">
<!-- App Bar -->
<header class="app-bar">