diff options
| author | s1n <[email protected]> | 2019-12-21 13:50:18 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-12-21 13:50:18 -0800 |
| commit | f8174e0351692d3b1a390dc84a1ba69629d70159 (patch) | |
| tree | 2e099280a3dd876b50f3df69d668f70a3d12ceda | |
| parent | Update and rename cs:go to cs:go.html (diff) | |
| download | s1n.pw-admin-f8174e0351692d3b1a390dc84a1ba69629d70159.tar.xz s1n.pw-admin-f8174e0351692d3b1a390dc84a1ba69629d70159.zip | |
directory directs to home instead of konami
| -rw-r--r-- | directory/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/directory/index.html b/directory/index.html index 9ce7017..05980c2 100644 --- a/directory/index.html +++ b/directory/index.html @@ -23,14 +23,14 @@ <th>Size</th> </tr> <tr> - <td valign="top"><a href="/konami/"> + <td valign="top"><a href="/"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" alt="[PARENTDIR]" width="24" height="24"> <title>Back</title> </svg> </a></td> - <td><a href="/konami/">Parent Directory</a></td> + <td><a href="/">Parent Directory</a></td> <td align="right"> - </td> </tr> <tr> @@ -68,4 +68,4 @@ </div> --> </body> -</html>
\ No newline at end of file +</html> |