diff options
| author | s1n <[email protected]> | 2019-09-11 18:46:21 -0700 |
|---|---|---|
| committer | s1n <[email protected]> | 2019-09-11 18:46:21 -0700 |
| commit | 7e704ee1fdab32255a013961d5935554655baaec (patch) | |
| tree | a0eb5213c4060bd6d4cae382c65feeae55a79dc5 /directory | |
| parent | link proper css (diff) | |
| download | s1n.pw-admin-7e704ee1fdab32255a013961d5935554655baaec.tar.xz s1n.pw-admin-7e704ee1fdab32255a013961d5935554655baaec.zip | |
remove wolf3d, add credits to dino
Diffstat (limited to 'directory')
| -rw-r--r-- | directory/games/index.html | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/directory/games/index.html b/directory/games/index.html index c3794f3..333382c 100644 --- a/directory/games/index.html +++ b/directory/games/index.html @@ -64,18 +64,6 @@ <td><a href="/cars/">Cars</a></td> <td align="right">386.0K</td> </tr> - <tr> - <td valign="top"><a href="/wolf3d/"> - <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" alt="[SND]" width="24" height="24"> - <title>Game</title> - - </svg> - </a></td> - <!-- I spent way too long trying to figure out why VSCode wouldn't href to the wolf3d - index.html, turns out, I forgot to change the href next to the <a> text LOL. --> - <td><a href="/wolf3d/">Wolfenstein 3D</a></td> - <td align="right">21.5M</td> - </tr> </div> <!-- Loading Animation --> |