mirror of
https://github.com/liyunze-coding/RythonDev.git
synced 2026-09-22 15:53:57 +00:00
added copyright
This commit is contained in:
parent
64463e2c59
commit
01c9e4f5f6
1 changed files with 6 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
>
|
||||
</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">
|
||||
<div
|
||||
|
|
@ -67,6 +67,11 @@
|
|||
</div>
|
||||
</a>
|
||||
</div>
|
||||
<div
|
||||
class="absolute bottom-10 left-1/2 -translate-x-1/2 text-gray-300 flex flex-row"
|
||||
>
|
||||
© 2023 RythonDev
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<style>
|
||||
|
|
|
|||
Loading…
Reference in a new issue