diff options
| author | Rose Hogenson <rosehogenson@posteo.net> | 2026-07-24 19:07:10 -0700 |
|---|---|---|
| committer | Rose Hogenson <rosehogenson@posteo.net> | 2026-07-25 10:59:30 -0700 |
| commit | 0e9b550cbeec4192dff7f760936fe1d85056a5f6 (patch) | |
| tree | 4afe4b66e4e7da8a2bd9ab55228006c3381c9086 | |
| parent | e0f1be7eca1f4e4c49a2327b83053f1ca522f3bb (diff) | |
| download | roseh.moe-0e9b550cbeec4192dff7f760936fe1d85056a5f6.tar.zst | |
Move pong into games/ subdirectory
| -rw-r--r-- | static/games/pong/icon.webp (renamed from static/pong/icon.webp) | bin | 1060 -> 1060 bytes | |||
| -rw-r--r-- | static/games/pong/ping.mp3 (renamed from static/pong/ping.mp3) | bin | 4016 -> 4016 bytes | |||
| -rw-r--r-- | static/games/pong/pong.js (renamed from static/pong/pong.js) | 0 | ||||
| -rw-r--r-- | templates/games/pong.html.template (renamed from templates/pong.html.template) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/static/pong/icon.webp b/static/games/pong/icon.webp Binary files differindex 03ab77e..03ab77e 100644 --- a/static/pong/icon.webp +++ b/static/games/pong/icon.webp diff --git a/static/pong/ping.mp3 b/static/games/pong/ping.mp3 Binary files differindex 87145b8..87145b8 100644 --- a/static/pong/ping.mp3 +++ b/static/games/pong/ping.mp3 diff --git a/static/pong/pong.js b/static/games/pong/pong.js index b8bdc2d..b8bdc2d 100644 --- a/static/pong/pong.js +++ b/static/games/pong/pong.js diff --git a/templates/pong.html.template b/templates/games/pong.html.template index 777e0d0..777e0d0 100644 --- a/templates/pong.html.template +++ b/templates/games/pong.html.template |
