root há 4 anos atrás
pai
commit
b84aacb8c8
1 ficheiros alterados com 3 adições e 3 exclusões
  1. 3 3
      index.html

+ 3 - 3
index.html

@@ -125,10 +125,10 @@
             setTimeout(() => { imgload(); }, 500)
             setTimeout(() => { imgload(); }, 500)
         }
         }
         document.getElementById('hk').onclick = function () {
         document.getElementById('hk').onclick = function () {
-            window.location.href ="./hans/";
+            window.location.href = "./hant/";
         }
         }
-        document.getElementById('aa').onclick = function () {
-            window.location.href ="./hant/";
+        document.getElementById('cn').onclick = function () {
+            window.location.href = "./hans/";
         }
         }
     </script>
     </script>
     <!-- docsify -->
     <!-- docsify -->