-
Notifications
You must be signed in to change notification settings - Fork 6
/
index.html
22 lines (22 loc) · 851 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>EPFL arrival</title>
<meta name="identifier-url" content="https://ponsfrilus.github.io/EPFLArrival/" />
<meta name="title" content="EPFL Arrival" />
<meta name="description" content="Tools for EPFL's new comers" />
<meta name="abstract" content="Tools for EPFL's new comers" />
<meta name="keywords" content="epfl, arrival, newcomers, services" />
<meta name="author" content="Nicolas Borboën" />
<meta name="revisit-after" content="7" />
<meta name="language" content="EN" />
<meta name="copyright" content="MIT" />
<meta name="robots" content="All" />
</head>
<body>
<div id="app"></div>
<!-- built files will be auto injected -->
<script async defer src="https://buttons.github.io/buttons.js"></script>
</body>
</html>