Line 1: | Line 1: | ||
+ | <!DOCTYPE html> | ||
<html> | <html> | ||
<head> | <head> | ||
Line 10: | Line 11: | ||
gtag('config', 'UA-127651320-1'); | gtag('config', 'UA-127651320-1'); | ||
</script> | </script> | ||
+ | <!-- Google Tag Manager --> | ||
+ | <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': | ||
+ | new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], | ||
+ | j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= | ||
+ | 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); | ||
+ | })(window,document,'script','dataLayer','GTM-PX5J6N3');</script> | ||
+ | <!-- End Google Tag Manager --> | ||
+ | |||
<!-- mobile theme color --> | <!-- mobile theme color --> | ||
<meta name="theme-color" content="#003366"> | <meta name="theme-color" content="#003366"> | ||
Line 15: | Line 24: | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"> | <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"> | ||
<!-- Single Web app --> | <!-- Single Web app --> | ||
− | <script async src="../assets/bundles/index.bundle.js"></script> | + | <!-- <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 | + | &action=raw&ctype=text/javascript"></script> |
<!-- no default --> | <!-- no default --> | ||
− | <link link rel="stylesheet" type="text/css" href="../assets/css/NoUglyDefault.css"/> | + | <!-- <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? | |
title=Template:NTHU_Taiwan/NoUglyDefault&action=raw&ctype=text/css"> | title=Template:NTHU_Taiwan/NoUglyDefault&action=raw&ctype=text/css"> | ||
− | + | ||
<!-- font link --> | <!-- font link --> | ||
<link href="https://fonts.googleapis.com/css?family=Bai+Jamjuree" rel="stylesheet"> | <link href="https://fonts.googleapis.com/css?family=Bai+Jamjuree" rel="stylesheet"> | ||
Line 39: | Line 48: | ||
</head> | </head> | ||
<body> | <body> | ||
+ | <!-- Google Tag Manager (noscript) --> | ||
+ | <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PX5J6N3" | ||
+ | height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> | ||
+ | <!-- End Google Tag Manager (noscript) --> | ||
<div id='root'></div> | <div id='root'></div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 20:11, 17 October 2018
<!DOCTYPE html>