mirror of
https://github.com/neon443/neon443.github.io.git
synced 2026-03-11 15:16:18 +00:00
added directory tree
need to add remove options tho
This commit is contained in:
14
index.html
14
index.html
@@ -6,7 +6,17 @@
|
||||
<link rel="stylesheet" href="./style.css" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
<h1>inital commit</h1>
|
||||
<p>this site is hosted with <b>Github Pages</b>!<br>soon, I'll add a directory listing</p>
|
||||
<h1>neon443</h1>
|
||||
<p>
|
||||
<b>Directory Tree</b><br>
|
||||
<a href="https://neon443.github.io">https://neon443.github.io</a><br>
|
||||
├─<a href="https://neon443.github.io/MacDirtyCow-AltSource/">MacDirtyCow-AltSource</a><br>
|
||||
├─<a href="https://neon443.github.io/Musics-info/">Musics-info</a><br>
|
||||
├─<a href="https://neon443.github.io/ReProvision/">ReProvision</a><br>
|
||||
├─<a href="https://neon443.github.io/dir.html">dir.html</a><br>
|
||||
├─<a href="https://neon443.github.io/eaglercraft-1.5.2-Final-Release/">eaglercraft-1.5.2-Final-Release</a><br>
|
||||
├─<a href="https://neon443.github.io/neon443.github.io/">neon443.github.io</a><br>
|
||||
└─<a href="https://neon443.github.io/webpage-testing/">webpage-testing</a><br>
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user