This repository has been archived by the owner on Feb 12, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
/
left.html
68 lines (67 loc) · 2.03 KB
/
left.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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>/Lambda/CIRRICULUMN/_NOTES/Redux</title>
<link
rel="stylesheet"
href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css"
integrity="sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp"
crossorigin="anonymous"
type="text/css"
/>
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/gh/bgoonz/GIT-CDN-FILES/dirhtml-left.css"
/>
<script type="text/javascript"
src="https://platform-api.sharethis.com/js/sharethis.js#property=60c2b3f20cb9f200113df1c3&product=sticky-share-buttons"
async="async"></script>
<style>
body{
zoom:0.6;
}
</style>
</head>
<body>
<div class="sharethis-sticky-share-buttons"></div>
<table
border="0"
cellspacing="1"
cellpadding="2"
summary="file table"
class="file-table centered"
>
<tr>
<td colspan="1" class="header-row"><b>Folders</b></td>
</tr>
<tr>
<td><a href="./right.html" target="rframe"><NAV></a></td>
</tr>
<tr class="row2">
<td><a href="assets/right.html" target="rframe">assets</a></td>
</tr>
<tr>
<td><a href="DOCS/right.html" target="rframe">DOCS</a></td>
</tr>
<tr class="row2">
<td>
<a href="node_modules/right.html" target="rframe">node_modules</a>
</td>
</tr>
<tr>
<td><a href="notes/right.html" target="rframe">notes</a></td>
</tr>
<tr class="row2">
<td><a href="projects/right.html" target="rframe">projects</a></td>
</tr>
<tr>
<td><a href="repos/right.html" target="rframe">repos</a></td>
</tr>
<tr>
<td><a style="color:red;"href="./index.html" >HOME</a></td>
</tr>
</table>
<br />
</body>
</html>