diff options
author | Logan Hunt <loganhunt@simponic.xyz> | 2022-04-01 17:12:37 -0600 |
---|---|---|
committer | Logan Hunt <loganhunt@simponic.xyz> | 2022-04-01 17:12:37 -0600 |
commit | 100bbecccbf7b5e09ee60d1c2934df09006344f1 (patch) | |
tree | 08d9fbc488b5b33066fac14bad1c02e72ecb0a2d /index.html | |
parent | 4cabba2561f55ee6d068d631e3272ff7bf984b37 (diff) | |
download | bbiy-100bbecccbf7b5e09ee60d1c2934df09006344f1.tar.gz bbiy-100bbecccbf7b5e09ee60d1c2934df09006344f1.zip |
Fix sprites
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ <!DOCTYPE html> <html lang="en"> <head> - <title>Centipede</title> + <title>Big Blue Is You!</title> <link rel="stylesheet" href="styles/style.css"> </head> |