sticker: add a wrapper

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2025-08-31 18:14:04 +05:30
parent 3d03aa97e2
commit a316bda945
3 changed files with 12 additions and 443 deletions

View File

@@ -54,11 +54,13 @@
$endfor$
</ul>
</footer>
<img
id="sticker"
src="/images/personal/nyn.webp"
alt="いらっしゃいませ"
aria-hidden="true"
/>
<div id="sticker">
hello!
<img
src="/images/personal/nyn.webp"
alt="いらっしゃいませ"
aria-hidden="true"
/>
</div>
</body>
</html>