Line 484: | Line 484: | ||
</head> | </head> | ||
− | + | //--------------------------------------------------------------------------------------------// | |
<html> | <html> | ||
+ | <head> | ||
+ | |||
+ | |||
+ | <link rel="shortcut icon" href="https://static.igem.org/mediawiki/2016/8/8a/Ph_logo.png" /> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> | ||
+ | <script type="text/javascript" src="https://2016.igem.org/Team:Northeastern/smoothscrolljs? | ||
+ | action=raw&ctype=text/javascript"></script> | ||
+ | <link href="https://2016.igem.org/Team:Northeastern/bootstrap?action=raw&ctype=text/css" rel="stylesheet"> | ||
+ | <link href="https://2016.igem.org/Team:Northeastern/CSS?action=raw&ctype=text/css" rel="stylesheet"> | ||
+ | <link href="https://2016.igem.org/Team:Northeastern/fontawesome?action=raw&ctype=text/css" rel="stylesheet"> | ||
+ | <script type="text/javascript" src="https://2016.igem.org/Team:Northeastern/bootstrapjs? | ||
+ | action=raw&ctype=text/javascript"></script> | ||
+ | |||
+ | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
+ | </head> | ||
+ | |||
+ | |||
<body> | <body> | ||
<nav class="navbar navbar-default navbar-fixed-top" style="top:18px;"> | <nav class="navbar navbar-default navbar-fixed-top" style="top:18px;"> |
Revision as of 19:04, 26 June 2017
//--------------------------------------------------------------------------------------------//