(Created page with "<html> <head> <title>HKUST iGEM Team 2018</title> <link rel="shortcut icon" href="https://static.igem.org/mediawiki/2018/f/ff/Hong_Kong_HKUST_favicon.png"> <meta charse...") |
|||
Line 3: | Line 3: | ||
<head> | <head> | ||
<title>HKUST iGEM Team 2018</title> | <title>HKUST iGEM Team 2018</title> | ||
− | <link rel="shortcut icon" href="https:// | + | <link rel="shortcut icon" href="https://cdn.rawgit.com/logg926/hkustigem2018wikitemp/240a04d8/download.png"> |
<meta charset="utf-8" /> | <meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1" /> | <meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
Line 52: | Line 52: | ||
} | } | ||
#globalWrapper { | #globalWrapper { | ||
− | background-image: url(https:// | + | background-image: url(https://cdn.shopify.com/s/files/1/0250/5422/files/ios_linen_texture___black_by_vegardhw-d3ddll5_copy.jpg?2614); |
background-size: 100%; | background-size: 100%; | ||
border: none; | border: none; | ||
Line 221: | Line 221: | ||
link.type = 'image/x-icon'; | link.type = 'image/x-icon'; | ||
link.rel = 'shortcut icon'; | link.rel = 'shortcut icon'; | ||
− | link.href = 'https:// | + | link.href = 'https://cdn.rawgit.com/logg926/hkustigem2018wikitemp/240a04d8/download.png'; |
document.getElementsByTagName('head')[0].appendChild(link); | document.getElementsByTagName('head')[0].appendChild(link); | ||
})(); | })(); |
Revision as of 16:13, 3 September 2018