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>
|
||||||
<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>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue