Skip to content

Commit

Permalink
new indexes to archive, hr added to separate gui
Browse files Browse the repository at this point in the history
  • Loading branch information
Barnacl437 committed Oct 5, 2024
1 parent 5b66952 commit d6edaa6
Show file tree
Hide file tree
Showing 8 changed files with 11,170 additions and 3 deletions.
1 change: 1 addition & 0 deletions archive/discord/channels/1063775449794228264/index.htm
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ <h2> <!--[directory full list] !--> </h2>
<!-- [desc go here] !-->
</p>
<br> filename <span style="color:deepskyblue"; class="filetype">filetype/extension</span>
<hr>
<p><br> <a href="../index.htm">up one level</a>
<br><a href="1096032892934701086.html">1096032892934701086</a> <span style="color:deepskyblue"; class="filetype">.html</span>
<br> </p>
Expand Down
3 changes: 2 additions & 1 deletion archive/discord/channels/index.htm
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,15 @@
function goBack() {
window.history.back();
}
</script> \<a href="/">home</a>\<a href="/archive/root.htm">archive:root</a>\discord\1063775449794228264</ p>
</script> \<a href="/">home</a>\<a href="/archive/root.htm">archive:root</a>\discord\channels\1063775449794228264</ p>

<div class="viewer">
<h2></h2>
<p>
[desc go here]
</p>
<br> filename <span style="color:deepskyblue"; class="filetype">filetype/extension</span>
<hr>
<p><br> <a href="../index.htm">up one level</a>
<br><a href="1063775449794228264/index.htm">1063775449794228264</a> <span style="color:deepskyblue"; class="filetype">folder</span>
<br> </p>
Expand Down
1 change: 1 addition & 0 deletions archive/discord/index.htm
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ <h2></h2>
discord chat archive
</p>
<br> filename <span style="color:deepskyblue"; class="filetype">filetype/extension</span>
<hr>
<p><br> <a href="../root.htm">up one level</a>
<br><a href="channels/index.htm">channels</a> <span style="color:deepskyblue"; class="filetype">folder</span>
<br> </p>
Expand Down
38 changes: 38 additions & 0 deletions archive/log-archive/index.htm
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>archive:</title>
<!-- This HTML document is a reference structure for web-based file browser interface. Usage? Copy all of this content to a blank document or
overwrite it. Then modify to their own. Delete this once copied. -->
<link href="/style.css" rel="stylesheet" type="text/css" media="all">
</head>
<body>
<p> <button onclick="goBack()">Go Back</button>

<script>
function goBack() {
window.history.back();
}
</script> \<a href="/">home</a>\<a href="/archive/root.htm">archive:root</a>\log-archive</p>

<div class="viewer">
<h2> <!--[directory full list] !--> </h2>
<p>
<!-- [desc go here] !--> silly logs goes here
</p>
<p><br> <a href="../index.htm">up one level</a>
<br> filename <span style="color:deepskyblue"; class="filetype">filetype/extension</span>
<hr>

<br><a href="misc/index.htm">misc</a> <span style="color:deepskyblue"; class="filetype">folder</span>

<br> </p>
</div>
<div>
<p>file browser version alpha, rev. 1, oct. 2024</p>
</div>

</body>
</html>
Loading

0 comments on commit d6edaa6

Please sign in to comment.