|
|
Line 1: |
Line 1: |
| <html> | | <html> |
- | <head>
| |
| | | |
- | <title>IGEM Evry 2014</title>
| |
- | <link rel="shortcut icon" href="/zeppelin/img/favicons/favicon.ico">
| |
- | <link rel="apple-touch-icon" sizes="152x152" href="/zeppelin/img/favicons/apple-touch-icon-152x152.png">
| |
- | <link rel="apple-touch-icon" sizes="144x144" href="/zeppelin/img/favicons/apple-touch-icon-144x144.png">
| |
- | <link rel="apple-touch-icon" sizes="120x120" href="/zeppelin/img/favicons/apple-touch-icon-120x120.png">
| |
- | <link rel="apple-touch-icon" sizes="114x114" href="/zeppelin/img/favicons/apple-touch-icon-114x114.png">
| |
- | <link rel="apple-touch-icon" sizes="76x76" href="/zeppelin/img/favicons/apple-touch-icon-76x76.png">
| |
- | <link rel="apple-touch-icon" sizes="72x72" href="/zeppelin/img/favicons/apple-touch-icon-72x72.png">
| |
- | <link rel="apple-touch-icon" sizes="60x60" href="/zeppelin/img/favicons/apple-touch-icon-60x60.png">
| |
- | <link rel="apple-touch-icon" sizes="57x57" href="/zeppelin/img/favicons/apple-touch-icon-57x57.png">
| |
- | <link rel="icon" type="image/png" href="/zeppelin/img/favicons/favicon-196x196.png">
| |
- | <link rel="icon" type="image/png" href="/zeppelin/img/favicons/favicon-160x160.png">
| |
- | <link rel="icon" type="image/png" href="/zeppelin/img/favicons/favicon-96x96.png">
| |
- | <link rel="icon" type="image/png" href="/zeppelin/img/favicons/favicon-32x32.png">
| |
- | <link rel="icon" type="image/png" href="/zeppelin/img/favicons/favicon-16x16.png">
| |
- | <meta name="msapplication-TileColor" content="#2b5797">
| |
- | <meta name="msapplication-TileImage" content="/zeppelin/img/favicons/mstile-144x144.png">
| |
- | <meta name="msapplication-config" content="/zeppelin/img/favicons/browserconfig.xml">
| |
- |
| |
- | <link href='http://fonts.googleapis.com/css?family=Roboto:100,300,400,500&subset=latin,cyrillic' rel='stylesheet' type='text/css'>
| |
- |
| |
- | <!-- Bootstrap -->
| |
- | <link rel="stylesheet" href="http://www.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">
| |
- | <link rel="stylesheet" href="https://2014.igem.org/Team:Evry/CSS?action=raw&ctype=text/css" type="text/css" />
| |
- | <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
| |
- | <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
| |
- | <!--[if lt IE 9]>
| |
- | <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
| |
- | <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
| |
- | <![endif]-->
| |
- | </head>
| |
| | | |
| | | |