Explorar el Código

轉址到WP (nftboard.today)

Mike hace 3 años
padre
commit
3d575869f9
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      index.html

+ 4 - 0
index.html

@@ -35,6 +35,10 @@
     <link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick-theme.css" />
     <link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick-theme.css" />
     <link rel="stylesheet" href="./style.css">
     <link rel="stylesheet" href="./style.css">
     <link rel="shortcut icon" href="./img/favicon.ico" type="image/x-icon">
     <link rel="shortcut icon" href="./img/favicon.ico" type="image/x-icon">
+    <script>
+        // 轉址到WP (nftboard.today)
+        window.location.href = 'https://nftboard.today';
+    </script>
     <script>
     <script>
         window.dataLayer = window.dataLayer || [];
         window.dataLayer = window.dataLayer || [];
         function gtag() { dataLayer.push(arguments); }
         function gtag() { dataLayer.push(arguments); }