|
|
Line 1: |
Line 1: |
| <html> | | <html> |
| <head> | | <head> |
− | <!-- mobile theme color -->
| + | <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
− | <meta name="theme-color" content="#003366"> | + | <!-- Globally no default --> |
− | <!-- mobile viewport --> | + | <script async src="https://2018.igem.org/Template:NTHU_Taiwan/js/bundle&action=raw&ctype=text/javascript"></script> |
− | <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"> | + | <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"> |
| <!-- Single Web app --> | | <!-- Single Web app --> |
− | <!-- <script async src="../assets/bundles/index.bundle.js"></script> -->
| + | </haed> |
− | <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?
| + | |
− | title=Template:NTHU_Taiwan/NoUglyDefault&action=raw&ctype=text/css">
| + | |
− |
| + | |
− | <!-- 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'/> |
| </body> | | </body> |
| </html> | | </html> |