added copyright

This commit is contained in:
liyunze 2023-11-19 11:19:08 +08:00
parent 64463e2c59
commit 01c9e4f5f6

View file

@ -19,7 +19,7 @@
> >
</div> </div>
<div <div
class="absolute bottom-10 left-1/2 -translate-x-1/2 text-white flex flex-row" class="absolute bottom-20 left-1/2 -translate-x-1/2 text-white flex flex-row"
> >
<a href="https://github.com/liyunze-coding" target="_blank"> <a href="https://github.com/liyunze-coding" target="_blank">
<div <div
@ -67,6 +67,11 @@
</div> </div>
</a> </a>
</div> </div>
<div
class="absolute bottom-10 left-1/2 -translate-x-1/2 text-gray-300 flex flex-row"
>
© 2023 RythonDev
</div>
</div> </div>
<style> <style>