diff options
| author | s1n <[email protected]> | 2019-09-05 19:25:28 -0700 |
|---|---|---|
| committer | s1n <[email protected]> | 2019-09-05 19:25:28 -0700 |
| commit | 082de4b7d55fdcfec36c5b532535354f0c584718 (patch) | |
| tree | 79ac76befaa3ae175b865999ed10c19501e820ad /directory/games/index.html | |
| parent | * red (diff) | |
| download | s1n.pw-admin-082de4b7d55fdcfec36c5b532535354f0c584718.tar.xz s1n.pw-admin-082de4b7d55fdcfec36c5b532535354f0c584718.zip | |
formatting, removals, stability fixes
FORMATTING:
- Add descriptive/ sorting tags to index.html in root
- Change most function dividers in JS to uppercase
- Add commenting to background-sparkles.js
DELETION:
- Doge
STABILITY:
- Replace screen.width detections with 699px instead of 460px, because the largest phones verify as 780.
Diffstat (limited to 'directory/games/index.html')
| -rw-r--r-- | directory/games/index.html | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/directory/games/index.html b/directory/games/index.html index bdf2504..c3794f3 100644 --- a/directory/games/index.html +++ b/directory/games/index.html @@ -65,16 +65,6 @@ <td align="right">386.0K</td> </tr> <tr> - <td valign="top"><a href="/doge/"> - <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> - <td><a href="/doge/">Doge</a></td> - <td align="right">12.9K</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> |