finally finish all website check in.

This commit is contained in:
Jiao77
2025-10-01 09:51:06 +08:00
parent d40ae5a8d9
commit 96b50327f3
102 changed files with 11724 additions and 4945 deletions

11
public/favicon.svg Normal file
View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<defs>
<style>
.bg { fill: #2c4a6b; }
.text { fill: #ffffff; font-family: Arial, sans-serif; font-weight: bold; }
</style>
</defs>
<rect class="bg" width="512" height="512" rx="77"/>
<text class="text" x="256" y="330" font-size="256" text-anchor="middle">J77</text>
</svg>

After

Width:  |  Height:  |  Size: 402 B