chore: replace footer credit with standard copyright

This commit is contained in:
nate 2026-03-18 21:19:22 +04:00
parent fad343c85a
commit 3e6e758648
1 changed files with 1 additions and 1 deletions

View File

@ -589,7 +589,7 @@
</nav> </nav>
</div> </div>
<div class="text-xs text-gray-600"> <div class="text-xs text-gray-600">
Built by Ico &#9823; &copy; <%= new Date().getFullYear() %> PingQL. All rights reserved.
</div> </div>
</div> </div>
</footer> </footer>