Difference between revisions of "Template:NTHU Taiwan/index"

 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<html>
 
<html>
 
<head>
 
<head>
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
  <!-- Global site tag (gtag.js) - Google Analytics -->
   <!-- Globally no default -->
+
  <script async src="https://www.googletagmanager.com/gtag/js?id=UA-127651320-1"></script>
   <script async src="https://2018.igem.org/Template:NTHU_Taiwan/js/bundle?action=raw&ctype=text/javascript"></script>
+
  <script>
 +
    window.dataLayer = window.dataLayer || [];
 +
    function gtag(){dataLayer.push(arguments);}
 +
    gtag('js', new Date());
 +
 
 +
    gtag('config', 'UA-127651320-1');
 +
  </script>
 +
 
 +
  <!-- mobile theme color -->
 +
  <meta name="theme-color" content="#003366">
 +
  <!-- mobile viewport -->
 +
   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
 +
   <!-- Single Web app -->
 +
  <!-- <script async src="../assets/bundles/index.bundle.js"></script> -->
 +
   <script async src="https://2018.igem.org/wiki/index.php?title=Template:NTHU_Taiwan/js/bundle
 +
        &action=raw&ctype=text/javascript"></script>
 +
  <!-- no default -->
 +
  <!-- <link link rel="stylesheet" type="text/css" href="../assets/css/NoUglyDefault.css"/> -->
 
   <link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?  
 
   <link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?  
 
         title=Template:NTHU_Taiwan/css/NoUglyDefault&action=raw&ctype=text/css">
 
         title=Template:NTHU_Taiwan/css/NoUglyDefault&action=raw&ctype=text/css">
  <!-- Single Web app -->
+
 
</haed>
+
    <!-- font link  -->
 +
  <link href="https://fonts.googleapis.com/css?family=Bai+Jamjuree" rel="stylesheet">
 +
  <link href="https://fonts.googleapis.com/css?family=KoHo" rel="stylesheet">
 +
 
 +
 
 +
  <!-- mathjax -->
 +
  <script src='https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-MML-AM_CHTML' async></script>
  
 +
  <!-- swiper -->
 +
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Swiper/4.0.7/css/swiper.min.css">
 +
  <!-- webpage icon -->
 +
  <link rel="shortcut icon" href="../assets/images/general/team-icon.png">
 +
  <!-- fontawsome -->
 +
  <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
 +
</head>
 
<body>
 
<body>
   <div id='root'/>
+
   <div id='root'></div>
 
</body>
 
</body>
 
</html>
 
</html>

Latest revision as of 20:44, 17 October 2018