From b6902639a2acecf0b1d795838cc3730795f80c2a Mon Sep 17 00:00:00 2001
From: JO <JO@thexcute.com>
Date: 星期一, 18 八月 2025 04:35:32 +0800
Subject: [PATCH] []

---
 index.html |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/index.html b/index.html
index a93c83b..c13ee8e 100644
--- a/index.html
+++ b/index.html
@@ -16,6 +16,10 @@
         }
         a{
             color: #666;
+            list-style: none;
+        }
+        .link{
+            margin: 30px 10px;
         }
     </style>
 </head>
@@ -75,8 +79,8 @@
             <div>楗啺鍐�</div>
         </div>
     </div>
-    <div>
-        <a href="https://tool.lu/ru_RU/punycode/" target="_blank">punycode</a>
+    <div class="link">
+        <a href="https://tool.lu/ru_RU/punycode/" target="_blank">puny</a>
     </div>
    
 </body>

--
Gitblit v1.10.0