diff options
| author | s1n <[email protected]> | 2020-01-03 19:23:03 -0800 |
|---|---|---|
| committer | s1n <[email protected]> | 2020-01-03 19:23:03 -0800 |
| commit | fb94a4b41b3f1dbbc14882adf0c0426076d146a8 (patch) | |
| tree | 98f6f2740e070d803f9b2779455b9374b1b6791f /directory | |
| parent | remove snow, comment normal colours, correct key (diff) | |
| parent | bis to biz (diff) | |
| download | s1n.pw-admin-fb94a4b41b3f1dbbc14882adf0c0426076d146a8.tar.xz s1n.pw-admin-fb94a4b41b3f1dbbc14882adf0c0426076d146a8.zip | |
Merge branch 'master' of https://github.com/8cy/s1n.pw-admin
Diffstat (limited to 'directory')
| -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> |