This commit is contained in:
Aashish_Nepal
2024-12-16 20:09:24 +05:45
parent b273776ecd
commit 08be9b2b36
13 changed files with 72 additions and 108 deletions

View File

@ -61,6 +61,7 @@
</script>
</head>
<body>
<section>
<?php
echo '
<button id="back-to-top" class="back-to-top">
@ -68,5 +69,6 @@
</button>
';
?>
</section>
</body>
</html>