Initial Commit

This commit is contained in:
G Abin Roy 2024-02-11 11:01:42 +00:00
parent b085aeeec8
commit 6b3f5b09dd

View file

@ -343,13 +343,13 @@
<div class="container">
<div class="row align-items-center">
<div class="col-md-6 copyright" style="color: #fff; font-size: 1.3rem;">
&copy; 2024 Think Different. All Rights Reserved.
&copy; <span id = "date"></span> Think Different. All Rights Reserved.
</div>
</div>
</div>
</div>
<a href="#" class="back-to-top"><i class="ion-ios-arrow-up"></i></a>
<script src = "./js/autodate.js"></script>
<script src = "./js/autoyr.js"></script>
</body>
</html>