-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
29 lines (25 loc) · 1.03 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<!DOCTYPE html>
<html lang="en-US" prefix="og: http://ogp.me/ns#">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="initial-scale=1.0, user-scalable=no" />
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
<title>i-Ready Learning Games</title>
<link rel="stylesheet" href="/styles/main.6b8bccdf.css">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,700" rel="stylesheet">
</head>
<body>
<header id="header" role="banner">
</header>
<main id="main" role="main">
<!--[if lte IE 8]>
<p style="text-align: center; margin-top: 150px;">Sorry, Learning Games are not supported on this browser/device. Please use Chrome, Firefox, Edge, or Safari on a desktop or laptop computer to play.</p>
<![endif]-->
<div id="app-container"></div>
</main>
<footer id="footer" role="contentinfo">
<script src="/scripts/vendor.a5930465.js"></script>
<script src="/scripts/main.cfda6f44.js"></script>
</footer>
</body>
</html>