diff options
| author | s1nical <[email protected]> | 2019-08-13 04:30:26 -0700 |
|---|---|---|
| committer | s1nical <[email protected]> | 2019-08-13 04:30:26 -0700 |
| commit | b8069ea4b8adb9ac62b4ce2cc57d11c7e787fa48 (patch) | |
| tree | 59930f389e1e570ee6c216f9d5b57d3a2485ffbe /directory/games | |
| parent | various changes (diff) | |
| download | s1n.pw-admin-b8069ea4b8adb9ac62b4ce2cc57d11c7e787fa48.tar.xz s1n.pw-admin-b8069ea4b8adb9ac62b4ce2cc57d11c7e787fa48.zip | |
added console log notes, removed dino credits, removed unused script
Diffstat (limited to 'directory/games')
| -rw-r--r-- | directory/games/index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/directory/games/index.html b/directory/games/index.html index 1c74d5e..3b0b05c 100644 --- a/directory/games/index.html +++ b/directory/games/index.html @@ -8,6 +8,10 @@ <link rel="stylesheet" href="/directory/css/main.css"> </head> <body> + <script> + console.log("You actually checked it out, enjoy!") + </script> + <div class="container"> <h1 class="title">/s1n.pw/Games/ Directory Listing</h1> |