Update budday.html

This commit is contained in:
SilicoFlare
2022-10-31 22:46:48 +05:30
committed by GitHub
parent f7b2e77256
commit 1a96988243

View File

@@ -37,7 +37,7 @@
}
</script>
</head>
<body onload="hideAndShow();">
<body>
<p>
Aadi strode in the rain, lost deep in his thoughts. Like a scorpio would, he loved to walk in the rain, as he claims, "No one would see my tears." But at this moment, he was not sad. Or you could say so. His birthday was tomorrow.
</p>
@@ -83,5 +83,8 @@
That night, he realised he gained two things. A companion who wouldn't let him down. A dark world ahead to explore...
</p>
</div>
<script>
hideAndShow();
</script>
</body>
</html>