chore: replace footer credit with standard copyright
This commit is contained in:
parent
fad343c85a
commit
3e6e758648
|
|
@ -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 ♟
|
© <%= new Date().getFullYear() %> PingQL. All rights reserved.
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue