-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
53 lines (53 loc) · 1.59 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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<!DOCTYPE html>
<html lang="en">
<head>
<title>
Common Knowlege | Orientation
</title>
</head>
<body style="font-size: 2em;">
<p>
<div>
<a href="/mobile/mobile.html">Tablet UI</a>
</div>
</p>
<p>
<div>
<a href="/static/index.html">Resources</a>
</div>
</p>
<!-- <p>
<div>
<a href="/smartboard/smartboard.html">Smartboard UI</a>
</div>
</p> -->
<!-- <p>
<div>
<a href="/smartboard/index.html?ig=51701962ec084f0ad2000151">Smartboard Ben - Stars and Nebulas</a>
</div>
<div>
<a href="/smartboard/index.html?ig=51701973ec084f0e5f000154">Smartboard Ben - Moons, Gravity and Orbits</a>
</div>
<div>
<a href="/smartboard/index.html?ig=51701994ec084f3191000159">Smartboard Ben - The Universes</a>
</div>
<div>
<a href="/smartboard/index.html?ig=517019a3ec084f626a00015c">Smartboard Ben - Planets</a>
</div>
</p>
<p>
<div>
<a href="/smartboard/index.html?ig=51704487ec084f058000015e">Smartboard Julia - sunrise/sunset</a>
</div>
<div>
<a href="/smartboard/index.html?ig=51704490ec084f5105000161">Smartboard Julia - stars</a>
</div>
<div>
<a href="/smartboard/index.html?ig=5170449aec084f5e45000164">Smartboard Julia - orbits and seasons</a>
</div>
<div>
<a href="/smartboard/index.html?ig=517044a3ec084f029e000167">Smartboard Julia - eclipses</a>
</div>
</p> -->
</body>
</html>