-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
55 lines (53 loc) · 1.79 KB
/
index.html
File metadata and controls
55 lines (53 loc) · 1.79 KB
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
<!DOCTYPE html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>Index of </title>
<link href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css" rel="stylesheet">
</head>
<body>
<div class="container-fluid">
<h3 style="padding-top: 12px; padding-bottom: 12px; text-decoration-color: rgb(0, 0, 0); color: rgb(0, 0, 0);">
<b style="color: rgb(63, 59, 59);">Index of .</b>
</h3>
<h4>
<img src=".icons/go_up.svg" style="margin-right: 2.5px" width="32" height="32"/>
<a class="align-middle" href="../">parent directory</a>
</h4>
<table class="table table-sm table-hover table-striped">
<thead>
<tr>
<th style="width: 65%">File Name</th>
<th style="width: 15%">Size</th>
<th style="width: 20%">Size</th>
</tr>
</thead>
<tbody>
<tr>
<td class="align-middle">
<img src=".icons/folder.svg" style="margin-right: 5px" width="24" height="24"/>
<a class="align-middle" href="docs">docs</a>
</td>
<td class="align-middle">1.0 MB</td>
<td class="align-middle">Sun Jun 25 20:14:05 2023</td>
</tr>
<tr>
<td class="align-middle">
<img src=".icons/unknown.svg" style="margin-right: 5px" width="24" height="24"/>
<a class="align-middle" href="LICENSE">LICENSE</a>
</td>
<td class="align-middle">1.04 KB</td>
<td class="align-middle">Sun Jun 25 20:05:54 2023</td>
</tr>
<tr>
<td class="align-middle">
<img src=".icons/markdown.svg" style="margin-right: 5px" width="24" height="24"/>
<a class="align-middle" href="README.md">README.md</a>
</td>
<td class="align-middle">539 B</td>
<td class="align-middle">Sun Jun 25 20:11:38 2023</td>
</tr>
</tbody>
</table>
</div>
</body>