-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
21 lines (18 loc) · 822 Bytes
/
index.html
File metadata and controls
21 lines (18 loc) · 822 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="AstroPlastic Home Page">
<meta name="keywords" content="AstroPlastic, Calgary, iGEM Calgary, iGEM, plastic, space, poop, poop to plastic">
<meta name="author" content="Wm. Keith van der Meulen">
<meta name="subject" content="AstroPlastic">
<meta name="rating" content="General">
<title>AstroPlastic</title>
</head>
<body>
<h1>Welcome to the AstroPlastic</h1>
<h2><a href="http://2017.igem.org/Team:Calgary">Click here to learn more about our project background</a></h2>
</body>
</html>