|
@@ -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" href="./style.css">
|
|
|
<link rel="shortcut icon" href="./img/favicon.ico" type="image/x-icon">
|
|
|
+ <script>
|
|
|
+ // 轉址到WP (nftboard.today)
|
|
|
+ window.location.href = 'https://nftboard.today';
|
|
|
+ </script>
|
|
|
<script>
|
|
|
window.dataLayer = window.dataLayer || [];
|
|
|
function gtag() { dataLayer.push(arguments); }
|