diff options
author | elioat <elioat@tilde.institute> | 2025-02-16 22:00:22 -0500 |
---|---|---|
committer | elioat <elioat@tilde.institute> | 2025-02-16 22:00:22 -0500 |
commit | 11248106343c50b43afefff232ff776b7b9192b7 (patch) | |
tree | 49b9cd63cd1f5b61f8d635ddf89917cd8682c5b9 /html | |
parent | ef15554c37e061612b9fd117016550cf684fd896 (diff) | |
download | tour-11248106343c50b43afefff232ff776b7b9192b7.tar.gz |
*
Diffstat (limited to 'html')
-rw-r--r-- | html/tower/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/tower/index.html b/html/tower/index.html index 8366b98..a5bfb4e 100644 --- a/html/tower/index.html +++ b/html/tower/index.html @@ -3,7 +3,7 @@ <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <title>Tower Defense</title> + <title>Tower</title> <style> body { margin: 0; |