forked from 0xWDG/Aurora.js
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
executable file
·74 lines (54 loc) · 2.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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
<!--
CC BY 4.0
-->
<!DOCTYPE html>
<html lang="en">
<head>
<title>_.js</title>
<link rel="stylesheet" type="text/css" href="./_.js_data/css/jazzy.css"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta charset='utf-8'>
</head>
<body id="reference" class="JS">
<a title="_.js Reference"></a>
<header>
<div class="content-wrapper">
<p class="header-text"><a href="index.html">_.js</a></p>
<p id="header-links"><a href="https://github.com/wesdegroot/_.js"><img id="header-icon" src="./_.js_data/img/gh.png" height="16px" width="16px"/>View on GitHub</a></p>
</div>
</header>
<section id="valence">
<div class="content-wrapper">
<p id="hierarchial_navigation">
<a href="index.html" id="design_resources_link">_.js</a><img id="carat" src="./_.js_data/img/carat.png" height="10px" width="6px"/>Select a version</p>
</div>
</section>
<div class="content-wrapper">
<nav class="book-parts">
<li class="part-name tasks">
<a href="#">Version</a>
<ul class="nav-chapters">
<li class="nav-chapter"><a href="007/index.html">v0.0.7 [Developer]</a></li>
<li class="nav-chapter"><a href="006/index.html">v0.0.6 [Stable]</a></li>
<li class="nav-chapter"><a href="005/index.html">v0.0.4</a></li>
<li class="nav-chapter"><a href="004/index.html">v0.0.4</a></li>
<li class="nav-chapter"><a href="003/index.html">v0.0.3</a></li>
<li class="nav-chapter"><a href="002/index.html">v0.0.2</a></li>
<li class="nav-chapter"><a href="001/index.html">v0.0.1</a></li>
</ul>
</li>
</ul>
</nav>
<div class="pixel-line"></div>
<div class="rubber-band-gap"></div>
<article class="chapter">
<a name="/"></a>
<h1 class="chapter-name"><- Please select a version!</h1>
<section id="footer">
<p class="copyright">© 2001-<script type="text/javascript">document.writeln(new Date().getFullYear());</script> <a class="link" href="https://www.wdgwv.com" target="_blank" rel="external">WDGWV</a>. All rights reserved.</p>
</section>
</article>
</div>
</body>
</div>
</html>