mirror of
https://github.com/neosubhamoy/neosubhamoy-portfolio.git
synced 2025-12-19 18:13:01 +05:30
(fixed): removed old domain reference from footer
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
</div>
|
||||
<hr class="opacity-20 mt-16 mb-5">
|
||||
<div class="copyrightsection w-full flex justify-between items-center mt-7 mb-12">
|
||||
<a class="font-cormorant text-4xl font-bold hidden lg:block" href="https://neosubhamoy.xyz">Subhamoy Biswas</a>
|
||||
<a class="font-cormorant text-4xl font-bold hidden lg:block" href="https://neosubhamoy.com">Subhamoy Biswas</a>
|
||||
<p class="">© <script>document.write(new Date().getFullYear())</script> - All Rights Reserved<br>Developed with ❤ in <strong>India</strong></p>
|
||||
</div>
|
||||
</footer>
|
||||
Reference in New Issue
Block a user